HomeSort by relevance Sort by last modified time
    Searched refs:HID_VIRTUAL_CABLE (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 34 #define HID_VIRTUAL_CABLE 0x0001
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 141 #define BTA_HH_VIRTUAL_CABLE HID_VIRTUAL_CABLE
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 147 attr_mask |= HID_VIRTUAL_CABLE;
  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 61 #define HID_VIRTUAL_CABLE "020428"
629 value_line = find_value_line(hid_sdp, strlen(hid_sdp), HID_VIRTUAL_CABLE, &line_size);
    [all...]
btif_hh.c 594 && (p_dev->attr_mask & HID_VIRTUAL_CABLE))
    [all...]

Completed in 46 milliseconds