Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h699 extern void l2cu_process_peer_cfg_rsp (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c695 l2cu_process_peer_cfg_rsp (p_ccb, p_cfg); in l2c_csm_config()
Dl2c_utils.c2072 void l2cu_process_peer_cfg_rsp (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_process_peer_cfg_rsp() function