Searched refs:unlink_cb_ (Results 1 – 4 of 4) sorted by relevance
67 std::function<void(sp<BluetoothDeathRecipient>&)> unlink_cb_; variable
292 unlink_cb_ = [cb](sp<BluetoothDeathRecipient>& death_recipient) { in initialize()304 unlink_cb_(death_recipient_); in close()
60 std::function<void(sp<BluetoothDeathRecipient>&)> unlink_cb_; variable
147 unlink_cb_ = [cb](sp<BluetoothDeathRecipient>& death_recipient) { in initialize()