Searched refs:unlink_cb_ (Results 1 – 4 of 4) sorted by relevance
103 unlink_cb_ = [cb](sp<BluetoothDeathRecipient>& death_recipient) { in initialize()115 unlink_cb_(death_recipient_); in close()
50 std::function<void(sp<BluetoothDeathRecipient>&)> unlink_cb_; variable
111 unlink_cb_ = [cb](sp<BluetoothDeathRecipient>& death_recipient) { in initialize_1_1()163 unlink_cb_(death_recipient_); in close()
54 std::function<void(sp<BluetoothDeathRecipient>&)> unlink_cb_; variable