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.h484 typedef void (*switch_codec_callback)(bool is_low_latency_buffer_size); typedef
545 switch_codec_callback switch_codec_cb;
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc92 void switch_codec_callback(bool is_low_latency_buffer_size) {} in switch_codec_callback() function
115 .switch_codec_cb = switch_codec_callback,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp647 static void switch_codec_callback(bool is_low_latency_buffer_size) { in switch_codec_callback() function
737 switch_codec_callback};