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