Searched refs:l2cu_send_peer_echo_rsp (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_l2cap_utils.cc | 272 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/ |
D | l2c_int.h | 741 void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t id, uint8_t* p_data,
|
D | l2c_main.cc | 758 l2cu_send_peer_echo_rsp(p_lcb, id, p, cmd_len); in process_l2cap_cmd()
|
D | l2c_utils.cc | 955 void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t signal_id, in l2cu_send_peer_echo_rsp() function
|