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

  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 532 BTM_SEC_NONE, HID_PSM_INTERRUPT, BTM_SEC_PROTO_HID, 0))
539 BTM_SEC_NONE, HID_PSM_INTERRUPT, BTM_SEC_PROTO_HID, 0))
hidh_conn.c 103 if (!L2CA_Register (HID_PSM_INTERRUPT, (tL2CAP_APPL_INFO *) &hst_reg_info))
225 if (psm == HID_PSM_INTERRUPT)
332 if ((p_dev->conn.intr_cid = L2CA_ConnectReq (HID_PSM_INTERRUPT, hh_cb.devices[dhandle].addr)) == 0)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 689 #define HID_PSM_INTERRUPT 0x0013
  /external/libnfc-nci/src/include/
bt_types.h 692 #define HID_PSM_INTERRUPT 0x0013
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 681 case HID_PSM_INTERRUPT: /* 0x13 */
    [all...]

Completed in 744 milliseconds