Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Da2dp_encoding_hidl.cc56 static bluetooth::audio::a2dp::StreamCallbacks null_stream_callbacks; variable
57 static bluetooth::audio::a2dp::StreamCallbacks const* stream_callbacks_ = &null_stream_callbacks;
367 stream_callbacks_ = &null_stream_callbacks; in cleanup()