Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Dsecurity_manager.cc68 void SecurityManager::RemoveBond(hci::AddressWithType device) { in RemoveBond() function in bluetooth::security::SecurityManager
Dfacade.cc191 ::grpc::Status RemoveBond( in RemoveBond() function in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto17 rpc RemoveBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc189 void SecurityManagerImpl::RemoveBond(hci::AddressWithType device) { in RemoveBond() function in bluetooth::security::internal::SecurityManagerImpl
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto26 rpc RemoveBond(RemoveBondRequest) returns (google.protobuf.Empty) {} rpc