Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h580 typedef void (*switch_codec_callback)(bool is_low_latency_buffer_size); typedef
645 switch_codec_callback switch_codec_cb;
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc175 void switch_codec_callback(bool /* is_low_latency_buffer_size */) {} in switch_codec_callback() function
200 .switch_codec_cb = switch_codec_callback,
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp745 static void switch_codec_callback(bool is_low_latency_buffer_size) { in switch_codec_callback() function
904 switch_codec_callback,