Searched refs:bond_state_bonding_cb (Results 1 – 2 of 2) sorted by relevance
35 std::function<void(RawAddress)> bond_state_bonding_cb,
111 void SetLegacyCallbacks(std::function<void(RawAddress)> bond_state_bonding_cb, in SetLegacyCallbacks() argument114 bond_state_bonding_cb_ = bond_state_bonding_cb; in SetLegacyCallbacks()