Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc241 void l2cu_send_peer_config_req(tL2C_CCB* /* p_ccb */, in l2cu_send_peer_config_req() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h734 void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg);
Dl2c_csm.cc1164 l2cu_send_peer_config_req(p_ccb, p_cfg); in l2c_csm_config()
Dl2c_fcr.cc1752 l2cu_send_peer_config_req(p_ccb, &p_ccb->our_cfg); in l2c_fcr_renegotiate_chan()
Dl2c_utils.cc564 void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_send_peer_config_req() function