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

  /system/bt/stack/rfcomm/
rfc_l2cap_if.cc 73 p_l2c->pL2CA_CongestionStatus_Cb = RFCOMM_CongestionStatusInd;
  /system/bt/stack/include/
l2c_api.h 313 tL2CA_CONGESTION_STATUS_CB* pL2CA_CongestionStatus_Cb;
    [all...]
  /system/bt/stack/l2cap/
l2cap_client.cc 73 .pL2CA_CongestionStatus_Cb = congestion_cb,
l2c_utils.cc     [all...]
l2c_api.cc 686 CHECK(callbacks->pL2CA_CongestionStatus_Cb != NULL);
    [all...]
  /system/bt/stack/sdp/
sdp_main.cc 120 sdp_cb.reg_info.pL2CA_CongestionStatus_Cb = NULL;
  /system/bt/stack/bnep/
bnep_main.cc 94 bnep_cb.reg_info.pL2CA_CongestionStatus_Cb = bnep_congestion_ind;
  /system/bt/stack/gap/
gap_conn.cc 127 conn.reg_info.pL2CA_CongestionStatus_Cb = gap_congestion_ind;
    [all...]

Completed in 96 milliseconds