Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h776 extern void l2c_fcr_adj_our_rsp_options (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_peer_cfg);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c1870 void l2c_fcr_adj_our_rsp_options (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2c_fcr_adj_our_rsp_options() function
Dl2c_utils.c2220 l2c_fcr_adj_our_rsp_options (p_ccb, p_cfg); in l2cu_process_our_cfg_rsp()