Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_le_audio.cpp164 BT_PROFILE_LE_AUDIO_ID); in initNative()
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h52 #define BT_PROFILE_LE_AUDIO_ID "le_audio" macro
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc469 if (is_profile(profile_id, BT_PROFILE_LE_AUDIO_ID)) in get_profile_interface()