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.cc859 l2cu_process_our_cfg_req(p_ccb, p_cfg); in l2c_csm_config()
1100 l2cu_process_our_cfg_req(p_ccb, (tL2CAP_CFG_INFO*)p_data); in l2c_csm_open()
Dl2c_int.h686 extern void l2cu_process_our_cfg_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg);
Dl2c_fcr.cc2199 l2cu_process_our_cfg_req(p_ccb, &p_ccb->our_cfg); in l2c_fcr_renegotiate_chan()
Dl2c_utils.cc1998 void l2cu_process_our_cfg_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_process_our_cfg_req() function