Searched defs:RemoveBond (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/gd/security/ | ||
D | security_manager.cc | 68 void SecurityManager::RemoveBond(hci::AddressWithType device) { in RemoveBond() function in bluetooth::security::SecurityManager |
D | facade.cc | 191 ::grpc::Status RemoveBond( in RemoveBond() function in bluetooth::security::SecurityModuleFacadeService |
/packages/modules/Bluetooth/system/blueberry/facade/security/ | ||
D | facade.proto | 17 rpc RemoveBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc |
/packages/modules/Bluetooth/system/gd/security/internal/ | ||
D | security_manager_impl.cc | 189 void SecurityManagerImpl::RemoveBond(hci::AddressWithType device) { in RemoveBond() function in bluetooth::security::internal::SecurityManagerImpl |
/packages/modules/Bluetooth/system/blueberry/facade/topshim/ | ||
D | facade.proto | 26 rpc RemoveBond(RemoveBondRequest) returns (google.protobuf.Empty) {} rpc |