Searched defs:RemoveBond (Results 1 – 8 of 8) sorted by relevance
52 boolean RemoveBond(String device_address); in RemoveBond() method
68 void SecurityManager::RemoveBond(hci::AddressWithType device) { in RemoveBond() function in bluetooth::security::SecurityManager
178 ::grpc::Status RemoveBond( in RemoveBond() function in bluetooth::security::SecurityModuleFacadeService
151 Status BluetoothBinderServer::RemoveBond( in RemoveBond() function in ipc::binder::BluetoothBinderServer
17 rpc RemoveBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {} rpc
173 void SecurityManagerImpl::RemoveBond(hci::AddressWithType device) { in RemoveBond() function in bluetooth::security::internal::SecurityManagerImpl
667 bool Btm::RemoveBond(const RawAddress& bd_addr) { in RemoveBond() function in bluetooth::shim::Btm
434 bool RemoveBond(const std::string& device_address) override { in RemoveBond() function in bluetooth::AdapterImpl