Home
last modified time | relevance | path

Searched refs:bond_state_bonding_cb (Results 1 – 2 of 2) sorted by relevance

/system/bt/main/shim/
Dbtif_dm.h35 std::function<void(RawAddress)> bond_state_bonding_cb,
Dbtif_dm.cc111 void SetLegacyCallbacks(std::function<void(RawAddress)> bond_state_bonding_cb, in SetLegacyCallbacks() argument
114 bond_state_bonding_cb_ = bond_state_bonding_cb; in SetLegacyCallbacks()