Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_conn.c65 static const tL2CAP_APPL_INFO hst_reg_info = { variable
101 if (!L2CA_Register (HID_PSM_CONTROL, (tL2CAP_APPL_INFO *) &hst_reg_info)) { in hidh_conn_reg()
105 if (!L2CA_Register (HID_PSM_INTERRUPT, (tL2CAP_APPL_INFO *) &hst_reg_info)) { in hidh_conn_reg()