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

  /external/bluetooth/bluedroid/stack/hid/
hidh_int.h 61 tHID_DEV_SDP_INFO sdp_rec; member in struct:host_ctb
hidh_api.c 105 tHID_DEV_SDP_INFO *p_nvi = &hh_cb.sdp_rec;
125 memset (&hh_cb.sdp_rec, 0, sizeof( tHID_DEV_SDP_INFO ));
225 hh_cb.sdp_rec.p_sdp_layer_rec = p_rec;
226 hh_cb.sdp_cback(SDP_SUCCESS, attr_mask, &hh_cb.sdp_rec);
  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 52 tHID_DEV_SDP_INFO *sdp_rec );
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 176 tHID_DEV_SDP_INFO *sdp_rec )
196 if (bta_hh_tod_spt(p_cb, sdp_rec->sub_class))
219 &sdp_rec->dscp_info,
220 sdp_rec->sub_class,
221 sdp_rec->ssr_max_latency,
222 sdp_rec->ssr_min_tout,
225 p_cb->dscp_info.ctry_code = sdp_rec->ctry_code;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 580 num_mdeps = p_mcb->sdp.sdp_rec[i].num_mdeps;
590 p_mdep = &(p_mcb->sdp.sdp_rec[i].mdep_cfg[mdep_idx]);
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c     [all...]
bta_hl_utils.c 110 p_rec = &p_sdp->sdp_rec[i];
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_hl_api.h 380 tBTA_HL_SDP_REC sdp_rec[BTA_HL_NUM_SDP_RECS]; member in struct:__anon2747

Completed in 96 milliseconds