Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/security/
H A Dsecurity_manager.cc56 void SecurityManager::CreateBondLe(hci::AddressWithType device) { in CreateBondLe() function in bluetooth::security::SecurityManager
H A Dfacade.cc144 …::grpc::Status CreateBondLe(::grpc::ServerContext* context, const facade::BluetoothAddressWithType… in CreateBondLe() function in bluetooth::security::SecurityModuleFacadeService
/aosp12/system/bt/gd/security/internal/
H A Dsecurity_manager_impl.cc138 void SecurityManagerImpl::CreateBondLe(hci::AddressWithType address) { in CreateBondLe() function in bluetooth::security::internal::SecurityManagerImpl