Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.c943 l2cu_process_our_cfg_req (p_ccb, p_cfg); in l2c_csm_config()
1208 l2cu_process_our_cfg_req (p_ccb, (tL2CAP_CFG_INFO *)p_data); in l2c_csm_open()
Dl2c_int.h676 extern void l2cu_process_our_cfg_req (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg);
Dl2c_fcr.c2262 l2cu_process_our_cfg_req (p_ccb, &p_ccb->our_cfg); in l2c_fcr_renegotiate_chan()
Dl2c_utils.c2139 void l2cu_process_our_cfg_req (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_process_our_cfg_req() function