Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/include/
Dhid_conn.h67 #define HID_NOSEC_CHN 2 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c580 BTM_SEC_NONE, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_NOSEC_CHN)) { in HID_HostSetSecurityLevel()
586 BTM_SEC_NONE, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_NOSEC_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()
958 UINT32 mx_chan_id = HID_NOSEC_CHN; in hidh_conn_initiate()