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