Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h549 typedef void (*switch_codec_callback)(bool is_low_latency_buffer_size); typedef
598 switch_codec_callback switch_codec_cb;
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc93 void switch_codec_callback(bool is_low_latency_buffer_size) {} in switch_codec_callback() function
114 .switch_codec_cb = switch_codec_callback,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp726 static void switch_codec_callback(bool is_low_latency_buffer_size) { in switch_codec_callback() function
822 switch_codec_callback,