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

  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 35 #define HID_NORMALLY_CONNECTABLE 0x0002
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 130 #define BTA_HH_NORMALLY_CONNECTABLE HID_NORMALLY_CONNECTABLE
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 158 attr_mask |= HID_NORMALLY_CONNECTABLE;
hidh_conn.c 614 (hh_cb.devices[dhandle].attr_mask & HID_NORMALLY_CONNECTABLE))
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 664 (added_dev->attr_mask & HID_NORMALLY_CONNECTABLE) != 0 ||
    [all...]

Completed in 45 milliseconds