Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbluetooth.h42 #define BT_PROFILE_HIDHOST_ID "hidhost" macro
/system/bt/btif/src/
Dbluetooth.cc358 if (is_profile(profile_id, BT_PROFILE_HIDHOST_ID)) in get_profile_interface()