Home
last modified time | relevance | path

Searched defs:peer_type (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/gd/security/
H A Dfacade.cc97 hci::AddressType peer_type = static_cast<hci::AddressType>(request->type()); in CreateBond() local
108 hci::AddressType peer_type = static_cast<hci::AddressType>(request->address().type()); in CreateBondOutOfBand() local
148 hci::AddressType peer_type = static_cast<hci::AddressType>(request->type()); in CreateBondLe() local
157 hci::AddressType peer_type = hci::AddressType::PUBLIC_DEVICE_ADDRESS; in CancelBond() local
166 hci::AddressType peer_type = hci::AddressType::PUBLIC_DEVICE_ADDRESS; in RemoveBond() local
315 hci::AddressType peer_type = static_cast<hci::AddressType>(request->address().type()); in EnforceSecurityPolicy() local
349 hci::AddressType peer_type = static_cast<hci::AddressType>(request->address().type()); in SetOutOfBandData() local