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