Searched refs:HID_PSM_INTERRUPT (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_conn.c104 if (!L2CA_Register (HID_PSM_INTERRUPT, (tL2CAP_APPL_INFO *) &hst_reg_info))
225 if (psm == HID_PSM_INTERRUPT)
499 if ((p_hcon->intr_cid = L2CA_ConnectReq (HID_PSM_INTERRUPT, hh_cb.devices[dhandle].addr)) == 0)
577 if ((p_hcon->intr_cid = L2CA_ConnectReq (HID_PSM_INTERRUPT, hh_cb.devices[dhandle].addr)) == 0)
1079 L2CA_Deregister (HID_PSM_INTERRUPT);
H A Dhidh_api.c533 BTM_SEC_NONE, HID_PSM_INTERRUPT, BTM_SEC_PROTO_HID, 0))
540 BTM_SEC_NONE, HID_PSM_INTERRUPT, BTM_SEC_PROTO_HID, 0))
/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h700 #define HID_PSM_INTERRUPT 0x0013 macro
/external/libnfc-nci/src/include/
H A Dbt_types.h692 #define HID_PSM_INTERRUPT 0x0013 macro
/external/bluetooth/bluedroid/bta/jv/
H A Dbta_jv_act.c704 case HID_PSM_INTERRUPT: /* 0x13 */

Completed in 105 milliseconds