Searched refs:l2cu_send_peer_echo_rsp (Results 1 – 3 of 3) sorted by relevance
618 extern void l2cu_send_peer_echo_rsp (tL2C_LCB *p_lcb, UINT8 id, UINT8 *p_data, UINT16 data_len);
711 l2cu_send_peer_echo_rsp (p_lcb, id, NULL, 0); in process_l2cap_cmd()
1030 void l2cu_send_peer_echo_rsp (tL2C_LCB *p_lcb, UINT8 id, UINT8 *p_data, UINT16 data_len) in l2cu_send_peer_echo_rsp() function