Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hearing_aid.cpp130 BT_PROFILE_HEARING_AID_ID); in initNative()
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h51 #define BT_PROFILE_HEARING_AID_ID "hearing_aid" macro
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc459 if (is_profile(profile_id, BT_PROFILE_HEARING_AID_ID)) in get_profile_interface()