Searched defs:CreateBondLe (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/security/ | ||
D | security_manager.cc | 56 void SecurityManager::CreateBondLe(hci::AddressWithType device) { in CreateBondLe() function in bluetooth::security::SecurityManager |
D | facade.cc | 165 ::grpc::Status CreateBondLe( in CreateBondLe() function in bluetooth::security::SecurityModuleFacadeService |
/packages/modules/Bluetooth/system/blueberry/facade/security/ | ||
D | facade.proto | 15 rpc CreateBondLe(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc |
/packages/modules/Bluetooth/system/gd/security/internal/ | ||
D | security_manager_impl.cc | 154 void SecurityManagerImpl::CreateBondLe(hci::AddressWithType address) { in CreateBondLe() function in bluetooth::security::internal::SecurityManagerImpl |