Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhidh_api.h34 #define HID_VIRTUAL_CABLE 0x0001 macro
/system/bt/bta/include/
Dbta_hh_api.h140 #define BTA_HH_VIRTUAL_CABLE HID_VIRTUAL_CABLE
/system/bt/stack/hid/
Dhidh_api.cc135 attr_mask |= HID_VIRTUAL_CABLE; in hidh_search_callback()
/system/bt/btif/src/
Dbtif_hh.cc539 (p_dev->attr_mask & HID_VIRTUAL_CABLE)) { in btif_hh_virtual_unplug()