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