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

  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 36 #define HID_RECONN_INIT 0x0004
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 131 #define BTA_HH_RECONN_INIT HID_RECONN_INIT
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 152 attr_mask |= HID_RECONN_INIT;
hidh_conn.c 613 (!(hh_cb.devices[dhandle].attr_mask & HID_RECONN_INIT)) &&
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 665 (added_dev->attr_mask & HID_RECONN_INIT) == 0)
    [all...]

Completed in 935 milliseconds