Searched refs:bluetooth_audio_clientif_ (Results 1 – 1 of 1) sorted by relevance
166 : bluetooth_audio_clientif_(clientif), message_loop_(message_loop) {} in BluetoothAudioDeathRecipient()171 if (bluetooth_audio_clientif_ != nullptr && message_loop_ != nullptr) { in serviceDied()177 base::Unretained(bluetooth_audio_clientif_))); in serviceDied()184 BluetoothAudioClientInterface* bluetooth_audio_clientif_; member in bluetooth::audio::BluetoothAudioDeathRecipient