Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_utils.cc261 void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t signal_id, in l2cu_send_peer_echo_rsp() function
/aosp12/system/bt/stack/l2cap/
H A Dl2c_int.h706 extern void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t id,
H A Dl2c_main.cc781 l2cu_send_peer_echo_rsp(p_lcb, id, p, cmd_len); in process_l2cap_cmd()
H A Dl2c_utils.cc958 void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t signal_id, in l2cu_send_peer_echo_rsp() function