Searched refs:HID_PSM_CONTROL (Results 1 – 5 of 5) sorted by relevance
/external/bluetooth/bluedroid/stack/hid/ |
D | hidh_api.c | 505 sec_lvl, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_SEC_CHN)) in HID_HostSetSecurityLevel() 512 sec_lvl, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_SEC_CHN)) in HID_HostSetSecurityLevel() 519 BTM_SEC_NONE, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_NOSEC_CHN)) in HID_HostSetSecurityLevel() 526 BTM_SEC_NONE, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_NOSEC_CHN)) in HID_HostSetSecurityLevel()
|
D | hidh_conn.c | 99 if (!L2CA_Register (HID_PSM_CONTROL, (tL2CAP_APPL_INFO *) &hst_reg_info)) in hidh_conn_reg() 106 L2CA_Deregister( HID_PSM_CONTROL ) ; in hidh_conn_reg() 260 if (psm == HID_PSM_CONTROL) in hidh_l2cif_connect_ind() 268 if(btm_sec_mx_access_request (p_dev->addr, HID_PSM_CONTROL, in hidh_l2cif_connect_ind() 430 btm_sec_mx_access_request (p_dev->addr, HID_PSM_CONTROL, in hidh_l2cif_connect_cfm() 1037 if ((p_dev->conn.ctrl_cid = L2CA_ConnectReq (HID_PSM_CONTROL, p_dev->addr)) == 0) in hidh_conn_initiate() 1078 L2CA_Deregister (HID_PSM_CONTROL); in hidh_conn_dereg()
|
/external/bluetooth/bluedroid/stack/include/ |
D | bt_types.h | 699 #define HID_PSM_CONTROL 0x0011 macro
|
/external/libnfc-nci/src/include/ |
D | bt_types.h | 691 #define HID_PSM_CONTROL 0x0011 macro
|
/external/bluetooth/bluedroid/bta/jv/ |
D | bta_jv_act.c | 703 case HID_PSM_CONTROL: /* 0x11 */ in bta_jv_check_psm()
|