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

  /system/bt/stack/include/
l2c_api.h 257 typedef void(tL2CA_ECHO_RSP_CB)(uint16_t);
622 extern bool L2CA_Ping(const RawAddress& p_bd_addr, tL2CA_ECHO_RSP_CB* p_cb);
    [all...]
  /system/bt/stack/l2cap/
l2c_int.h 397 tL2CA_ECHO_RSP_CB* p_echo_rsp_cb; /* Echo response callback */
    [all...]
l2c_link.cc 538 tL2CA_ECHO_RSP_CB* p_cb = p_lcb->p_echo_rsp_cb;
    [all...]
l2c_main.cc 677 tL2CA_ECHO_RSP_CB* p_cb = p_lcb->p_echo_rsp_cb;
l2c_api.cc     [all...]
l2c_utils.cc 218 tL2CA_ECHO_RSP_CB* p_cb = p_lcb->p_echo_rsp_cb;
    [all...]

Completed in 65 milliseconds