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