Home
last modified time | relevance | path

Searched defs:OnDeviceBondFailed (Results 1 – 3 of 3) sorted by relevance

/system/bt/main/shim/
Dbtif_dm.cc127 void OnDeviceBondFailed(bluetooth::hci::AddressWithType device) override { in OnDeviceBondFailed() function in bluetooth::shim::ShimBondListener
/system/bt/gd/security/
Dfacade.cc351 void OnDeviceBondFailed(hci::AddressWithType peer) override { in OnDeviceBondFailed() function in bluetooth::security::SecurityModuleFacadeService
/system/bt/gd/hci/acl_manager/
Dclassic_impl.h496 void OnDeviceBondFailed(bluetooth::hci::AddressWithType device) override {} in OnDeviceBondFailed() function