Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/include/
Dhid_conn.h51 #define HID_CONN_FLAGS_MY_INTR_CFG_DONE (0x10) macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c377 p_hcon->conn_flags |= HID_CONN_FLAGS_MY_INTR_CFG_DONE; in hidd_l2cif_config_cfm()
Dhidh_conn.c548 p_hcon->conn_flags |= HID_CONN_FLAGS_MY_INTR_CFG_DONE; in hidh_l2cif_config_cfm()