Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbluetooth.h52 #define BT_PROFILE_LE_AUDIO_ID "le_audio" macro
/system/bt/btif/src/
Dbluetooth.cc469 if (is_profile(profile_id, BT_PROFILE_LE_AUDIO_ID)) in get_profile_interface()