Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhiddefs.h65 #define HID_L2CAP_CFG_FAIL (0x0400) /* L2CAP Configuration was rejected by peer */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c356 reason = HID_L2CAP_CFG_FAIL | (uint32_t)p_cfg->result; in hidd_l2cif_config_cfm()
Dhidh_conn.c524 reason = HID_L2CAP_CFG_FAIL | (UINT32) p_cfg->result ; in hidh_l2cif_config_cfm()