Home
last modified time | relevance | path

Searched refs:HID_SEC_CHN (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/hid/
Dhid_conn.h63 #define HID_SEC_CHN 1 macro
Dhidh_api.c505 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()
Dhidh_conn.c275 (p_dev->attr_mask & HID_SEC_REQUIRED) ? HID_SEC_CHN : HID_NOSEC_CHN, in hidh_l2cif_connect_ind()
444 (p_dev->attr_mask & HID_SEC_REQUIRED) ? HID_SEC_CHN : HID_NOSEC_CHN, in hidh_l2cif_connect_cfm()
1039 mx_chan_id = HID_SEC_CHN; in hidh_conn_initiate()