Home
last modified time | relevance | path

Searched refs:bluetooth_audio_clientif_ (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.cc169 : bluetooth_audio_clientif_(clientif), message_loop_(message_loop) {} in BluetoothAudioDeathRecipient()
175 if (bluetooth_audio_clientif_ != nullptr && message_loop_ != nullptr) { in serviceDied()
181 base::Unretained(bluetooth_audio_clientif_))); in serviceDied()
188 BluetoothAudioClientInterface* bluetooth_audio_clientif_; member in bluetooth::audio::hidl::BluetoothAudioDeathRecipient
/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc211 : bluetooth_audio_clientif_(clientif), message_loop_(message_loop) {} in BluetoothAudioDeathRecipient()
220 BluetoothAudioClientInterface* bluetooth_audio_clientif_; member in bluetooth::audio::hidl::BluetoothAudioDeathRecipient