Searched refs:unlink_cb_ (Results 1 – 4 of 4) sorted by relevance
76 std::function<void(sp<BluetoothDeathRecipient>&)> unlink_cb_; variable
306 unlink_cb_ = [cb](sp<BluetoothDeathRecipient>& death_recipient) { in initialize_impl()318 unlink_cb_(death_recipient_); in close()
72 std::function<void(sp<BluetoothDeathRecipient>&)> unlink_cb_; variable
217 unlink_cb_ = [this, cb](sp<BluetoothDeathRecipient>& death_recipient) { in initialize_impl()