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

  /system/bt/stack/l2cap/
l2c_int.h 617 extern void l2cu_send_peer_echo_req (tL2C_LCB *p_lcb, UINT8 *p_data, UINT16 data_len);
    [all...]
l2c_api.c     [all...]
l2c_link.c 232 l2cu_send_peer_echo_req (p_lcb, NULL, 0);
    [all...]
l2c_utils.c 1007 void l2cu_send_peer_echo_req (tL2C_LCB *p_lcb, UINT8 *p_data, UINT16 data_len) function
    [all...]

Completed in 241 milliseconds