HomeSort by relevance Sort by last modified time
    Searched refs:l2cu_send_peer_echo_rsp (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/l2cap/
l2c_int.h 618 extern void l2cu_send_peer_echo_rsp (tL2C_LCB *p_lcb, UINT8 id, UINT8 *p_data, UINT16 data_len);
    [all...]
l2c_main.c 662 l2cu_send_peer_echo_rsp (p_lcb, id, NULL, 0);
    [all...]
l2c_utils.c 1042 void l2cu_send_peer_echo_rsp (tL2C_LCB *p_lcb, UINT8 id, UINT8 *p_data, UINT16 data_len) function
    [all...]

Completed in 74 milliseconds