Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Dsecurity_manager.cc62 void SecurityManager::CancelBond(hci::AddressWithType device) { in CancelBond() function in bluetooth::security::SecurityManager
Dfacade.cc178 ::grpc::Status CancelBond( in CancelBond() function in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto16 rpc CancelBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc175 void SecurityManagerImpl::CancelBond(hci::AddressWithType device) { in CancelBond() function in bluetooth::security::internal::SecurityManagerImpl