Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Dsecurity_manager.cc56 void SecurityManager::CreateBondLe(hci::AddressWithType device) { in CreateBondLe() function in bluetooth::security::SecurityManager
Dfacade.cc165 ::grpc::Status CreateBondLe( in CreateBondLe() function in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto15 rpc CreateBondLe(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc154 void SecurityManagerImpl::CreateBondLe(hci::AddressWithType address) { in CreateBondLe() function in bluetooth::security::internal::SecurityManagerImpl