Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h336 #define L2CA_CONFIG_RSP(a,b) L2CA_ConfigRsp(a,b)
478 extern BOOLEAN L2CA_ConfigRsp (UINT16 cid, tL2CAP_CFG_INFO *p_cfg);
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c427 L2CA_ConfigRsp (l2cap_cid, p_cfg); in sdp_config_ind()
435 L2CA_ConfigRsp (l2cap_cid, p_cfg); in sdp_config_ind()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_l2c.c288 L2CA_ConfigRsp(lcid, p_cfg); in avct_l2c_config_ind_cback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_l2c.c386 L2CA_ConfigRsp(lcid, p_cfg); in avdt_l2c_config_ind_cback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_mx_fsm.c666 L2CA_ConfigRsp (p_mcb->lcid, p_cfg); in rfc_mx_conf_ind()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c257 if (!L2CA_ConfigRsp(local_channel_id, &response)) { in config_request_cb()
Dl2c_api.c521 BOOLEAN L2CA_ConfigRsp (UINT16 cid, tL2CAP_CFG_INFO *p_cfg) in L2CA_ConfigRsp() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c298 L2CA_ConfigRsp(cid, p_cfg); in hidd_l2cif_config_ind()
Dhidh_conn.c456 L2CA_ConfigRsp (l2cap_cid, p_cfg); in hidh_l2cif_config_ind()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c775 L2CA_ConfigRsp(lcid, p_cfg); in gatt_l2cif_config_ind_cback()