Searched refs:HID_PSM_INTERRUPT (Results 1 – 4 of 4) sorted by relevance
104 if (!L2CA_Register (HID_PSM_INTERRUPT, (tL2CAP_APPL_INFO *) &hst_reg_info)) in hidh_conn_reg()225 if (psm == HID_PSM_INTERRUPT) in hidh_l2cif_connect_ind()492 … if ((p_hcon->intr_cid = L2CA_ConnectReq (HID_PSM_INTERRUPT, hh_cb.devices[dhandle].addr)) == 0) in hidh_l2cif_config_ind()570 … if ((p_hcon->intr_cid = L2CA_ConnectReq (HID_PSM_INTERRUPT, hh_cb.devices[dhandle].addr)) == 0) in hidh_l2cif_config_cfm()1072 L2CA_Deregister (HID_PSM_INTERRUPT); in hidh_conn_dereg()
533 BTM_SEC_NONE, HID_PSM_INTERRUPT, BTM_SEC_PROTO_HID, 0)) in HID_HostSetSecurityLevel()540 BTM_SEC_NONE, HID_PSM_INTERRUPT, BTM_SEC_PROTO_HID, 0)) in HID_HostSetSecurityLevel()
703 #define HID_PSM_INTERRUPT 0x0013 macro
639 case HID_PSM_INTERRUPT: /* 0x13 */ in bta_jv_check_psm()