Searched defs:OnDeviceUnbonded (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/hci/acl_manager/ | ||
D | classic_impl.h | 639 void OnDeviceUnbonded(bluetooth::hci::AddressWithType device) override {} in OnDeviceUnbonded() function |
/system/bt/gd/security/ | ||
D | facade.cc | 502 void OnDeviceUnbonded(hci::AddressWithType peer) override { in OnDeviceUnbonded() function in bluetooth::security::SecurityModuleFacadeService |
/system/bt/main/shim/ | ||
D | btm_api.cc | 482 void OnDeviceUnbonded(bluetooth::hci::AddressWithType device) override { in OnDeviceUnbonded() function in ShimBondListener |