Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h57 #define BT_PROFILE_LE_AUDIO_ID "le_audio" macro
61 #define BT_PROFILE_LE_AUDIO_ID "le_audio" macro
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc920 if (is_profile(profile_id, BT_PROFILE_LE_AUDIO_ID)) in get_profile_interface()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp440 BT_PROFILE_LE_AUDIO_ID); in initNative()