Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc272 void l2cu_send_peer_echo_rsp(tL2C_LCB* /* p_lcb */, uint8_t /* signal_id */, in l2cu_send_peer_echo_rsp() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h741 void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t id, uint8_t* p_data,
Dl2c_main.cc758 l2cu_send_peer_echo_rsp(p_lcb, id, p, cmd_len); in process_l2cap_cmd()
Dl2c_utils.cc955 void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t signal_id, in l2cu_send_peer_echo_rsp() function