Home
last modified time | relevance | path

Searched refs:l2cu_send_peer_echo_rsp (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h630 extern void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t id,
Dl2c_main.cc730 l2cu_send_peer_echo_rsp(p_lcb, id, p, cmd_len); in process_l2cap_cmd()
Dl2c_utils.cc968 void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t id, uint8_t* p_data, in l2cu_send_peer_echo_rsp() function