Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hearing_aid.cpp128 BT_PROFILE_HEARING_AID_ID); in initNative()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h51 #define BT_PROFILE_HEARING_AID_ID "hearing_aid" macro
/packages/modules/Bluetooth/system/service/
Dbluetooth_interface.cc467 if (is_profile(profile_id, BT_PROFILE_HEARING_AID_ID)) in get_profile_interface()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc507 if (is_profile(profile_id, BT_PROFILE_HEARING_AID_ID)) in get_profile_interface()