Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dbtif_dm.h36 std::function<void(RawAddress)> bond_state_bonded_cb,
Dbtif_dm.cc112 std::function<void(RawAddress)> bond_state_bonded_cb, in SetLegacyCallbacks() argument
115 bond_state_bonded_cb_ = bond_state_bonded_cb; in SetLegacyCallbacks()