Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_int.h618 extern void l2cu_send_peer_echo_rsp (tL2C_LCB *p_lcb, UINT8 id, UINT8 *p_data, UINT16 data_len);
Dl2c_main.c711 l2cu_send_peer_echo_rsp (p_lcb, id, NULL, 0); in process_l2cap_cmd()
Dl2c_utils.c1030 void l2cu_send_peer_echo_rsp (tL2C_LCB *p_lcb, UINT8 id, UINT8 *p_data, UINT16 data_len) in l2cu_send_peer_echo_rsp() function