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