Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp_sink.cpp150 BT_PROFILE_ADVANCED_AUDIO_SINK_ID); in initNative()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h43 #define BT_PROFILE_ADVANCED_AUDIO_SINK_ID "a2dp_sink" macro
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc850 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_SINK_ID)) in get_profile_interface()