Searched refs:l2cu_send_peer_config_rsp (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
H A Dl2c_csm.cc795 l2cu_send_peer_config_rsp(p_ccb, p_cfg);
896 l2cu_send_peer_config_rsp(p_ccb, p_cfg);
927 l2cu_send_peer_config_rsp(p_ccb, p_cfg);
944 l2cu_send_peer_config_rsp(p_ccb, p_cfg);
1065 l2cu_send_peer_config_rsp(p_ccb, p_cfg);
H A Dl2c_int.h625 extern void l2cu_send_peer_config_rsp(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg);
H A Dl2c_utils.cc644 * Function l2cu_send_peer_config_rsp
652 void l2cu_send_peer_config_rsp(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { function

Completed in 35 milliseconds