Searched refs:bluetoothHciDeathRecipient (Results 1 – 1 of 1) sorted by relevance
64 android::sp<BluetoothHciDeathRecipient> bluetoothHciDeathRecipient = new BluetoothHciDeathRecipient… variable119 auto death_link = btHci->linkToDeath(bluetoothHciDeathRecipient, 0); in hci_initialize()136 auto death_unlink = btHci->unlinkToDeath(bluetoothHciDeathRecipient); in hci_close()