/system/bt/stack/l2cap/ |
l2c_int.h | 588 extern void l2cu_send_peer_echo_req (tL2C_LCB *p_lcb, UINT8 *p_data, UINT16 data_len); [all...] |
l2c_api.c | 694 l2cu_send_peer_echo_req (p_lcb, NULL, 0); 750 l2cu_send_peer_echo_req (p_lcb, pp, p_data->len); [all...] |
l2c_link.c | 231 l2cu_send_peer_echo_req (p_lcb, NULL, 0); [all...] |
l2c_utils.c | 1000 void l2cu_send_peer_echo_req (tL2C_LCB *p_lcb, UINT8 *p_data, UINT16 data_len) function [all...] |