Searched refs:l2cu_send_peer_config_req (Results 1 - 4 of 4) sorted by last modified time

/system/bt/stack/l2cap/
H A Dl2c_csm.cc884 l2cu_send_peer_config_req(p_ccb, p_cfg);
1134 l2cu_send_peer_config_req(p_ccb, (tL2CAP_CFG_INFO*)p_data);
H A Dl2c_fcr.cc2210 l2cu_send_peer_config_req(p_ccb, &p_ccb->our_cfg);
H A Dl2c_int.h624 extern void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg);
H A Dl2c_utils.cc543 * Function l2cu_send_peer_config_req
551 void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { function

Completed in 54 milliseconds