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

  /system/bt/stack/rfcomm/
rfc_l2cap_if.c 73 p_l2c->pL2CA_DataInd_Cb = RFCOMM_BufDataInd;
  /system/bt/stack/l2cap/
l2c_csm.c     [all...]
l2c_api.c 74 || (!p_cb_info->pL2CA_DataInd_Cb)
358 if ((!p_cb_info->pL2CA_DataInd_Cb)
646 assert(callbacks->pL2CA_DataInd_Cb != NULL);
    [all...]
l2cap_client.c 70 .pL2CA_DataInd_Cb = read_ready_cb,
  /system/bt/stack/include/
l2c_api.h 312 tL2CA_DATA_IND_CB *pL2CA_DataInd_Cb;
    [all...]
  /system/bt/stack/sdp/
sdp_main.c 131 sdp_cb.reg_info.pL2CA_DataInd_Cb = sdp_data_ind;
  /system/bt/stack/bnep/
bnep_main.c 98 bnep_cb.reg_info.pL2CA_DataInd_Cb = bnep_data_ind;
  /system/bt/stack/gap/
gap_conn.c 86 gap_cb.conn.reg_info.pL2CA_DataInd_Cb = gap_data_ind;
    [all...]

Completed in 145 milliseconds