Home
last modified time | relevance | path

Searched refs:l2cu_send_peer_echo_req (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_api.c694 l2cu_send_peer_echo_req (p_lcb, NULL, 0); in L2CA_Ping()
750 l2cu_send_peer_echo_req (p_lcb, pp, p_data->len); in L2CA_Echo()
Dl2c_int.h588 extern void l2cu_send_peer_echo_req (tL2C_LCB *p_lcb, UINT8 *p_data, UINT16 data_len);
Dl2c_link.c231 l2cu_send_peer_echo_req (p_lcb, NULL, 0); in l2c_link_hci_conn_comp()
Dl2c_utils.c1000 void l2cu_send_peer_echo_req (tL2C_LCB *p_lcb, UINT8 *p_data, UINT16 data_len) in l2cu_send_peer_echo_req() function