Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.cc860 l2cu_send_peer_config_req(p_ccb, p_cfg); in l2c_csm_config()
1101 l2cu_send_peer_config_req(p_ccb, (tL2CAP_CFG_INFO*)p_data); in l2c_csm_open()
Dl2c_int.h621 extern void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg);
Dl2c_fcr.cc2200 l2cu_send_peer_config_req(p_ccb, &p_ccb->our_cfg); in l2c_fcr_renegotiate_chan()
Dl2c_utils.cc537 void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_send_peer_config_req() function