Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/include/
Dhid_conn.h66 #define HID_SEC_CHN 1 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c568 sec_lvl, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_SEC_CHN)) { in HID_HostSetSecurityLevel()
574 sec_lvl, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_SEC_CHN)) { in HID_HostSetSecurityLevel()
Dhidh_conn.c258 … (p_dev->attr_mask & HID_SEC_REQUIRED) ? HID_SEC_CHN : HID_NOSEC_CHN, in hidh_l2cif_connect_ind()
404 … (p_dev->attr_mask & HID_SEC_REQUIRED) ? HID_SEC_CHN : HID_NOSEC_CHN, in hidh_l2cif_connect_cfm()
975 mx_chan_id = HID_SEC_CHN; in hidh_conn_initiate()