Searched refs:death_link (Results 1 – 3 of 3) sorted by relevance
147 auto death_link = bt_hci_->linkToDeath(hci_death_recipient_, 0); in Start() local148 ASSERT_LOG(death_link.isOk(), "Unable to set the death recipient for the Bluetooth HAL"); in Start()
146 auto death_link = btHci->linkToDeath(bluetoothHciDeathRecipient, 0); in hci_initialize() local147 if (!death_link.isOk()) { in hci_initialize()
275 auto death_link = btAudio->linkToDeath(bluetoothAudioDeathRecipient, 0); in btif_a2dp_audio_interface_init() local276 if (!death_link.isOk()) { in btif_a2dp_audio_interface_init()