Searched refs:bond_state_none_cb_ (Results 1 – 1 of 1) sorted by relevance
116 bond_state_none_cb_ = bond_state_none_cb; in SetLegacyCallbacks()124 bond_state_none_cb_(ToRawAddress(device.GetAddress())); in OnDeviceUnbonded()128 bond_state_none_cb_(ToRawAddress(device.GetAddress())); in OnDeviceBondFailed()136 std::function<void(RawAddress)> bond_state_none_cb_; member in bluetooth::shim::ShimBondListener