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

  /system/bt/stack/hid/
hidh_conn.c 109 if (!L2CA_Register (HID_PSM_INTERRUPT, (tL2CAP_APPL_INFO *) &hst_reg_info))
230 if (psm == HID_PSM_INTERRUPT)
509 if ((p_hcon->intr_cid = L2CA_ConnectReq (HID_PSM_INTERRUPT, hh_cb.devices[dhandle].addr)) == 0)
587 if ((p_hcon->intr_cid = L2CA_ConnectReq (HID_PSM_INTERRUPT, hh_cb.devices[dhandle].addr)) == 0)
    [all...]
hidh_api.c 533 BTM_SEC_NONE, HID_PSM_INTERRUPT, BTM_SEC_PROTO_HID, 0))
540 BTM_SEC_NONE, HID_PSM_INTERRUPT, BTM_SEC_PROTO_HID, 0))
  /external/libnfc-nci/src/include/
bt_types.h 692 #define HID_PSM_INTERRUPT 0x0013
  /system/bt/stack/include/
bt_types.h 696 #define HID_PSM_INTERRUPT 0x0013
    [all...]
  /system/bt/bta/jv/
bta_jv_act.c 624 case HID_PSM_INTERRUPT: /* 0x13 */
    [all...]

Completed in 116 milliseconds