Searched refs:l2cu_send_peer_echo_req (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/l2cap/ |
D | l2c_api.cc | 1008 l2cu_send_peer_echo_req(p_lcb, NULL, 0); in L2CA_Ping() 1062 l2cu_send_peer_echo_req(p_lcb, pp, p_data->len); in L2CA_Echo()
|
D | l2c_int.h | 628 extern void l2cu_send_peer_echo_req(tL2C_LCB* p_lcb, uint8_t* p_data,
|
D | l2c_link.cc | 221 l2cu_send_peer_echo_req(p_lcb, NULL, 0); in l2c_link_hci_conn_comp()
|
D | l2c_utils.cc | 933 void l2cu_send_peer_echo_req(tL2C_LCB* p_lcb, uint8_t* p_data, in l2cu_send_peer_echo_req() function
|