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

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 1620 tSDP_DISC_REC *p_sdp_rec = NULL; local
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 817 tSDP_DISC_REC *p_sdp_rec = NULL; local
828 p_sdp_rec = SDP_FindServiceInDb(bta_gattc_cb.p_sdp_db,
829 0, p_sdp_rec);
830 if (p_sdp_rec)
832 if (SDP_FindServiceUUIDInRec(p_sdp_rec, &service_uuid))
835 if (SDP_FindProtocolListElemInRec(p_sdp_rec, UUID_PROTOCOL_ATT, &pe))
864 } while (p_sdp_rec);
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 1033 tSDP_DISC_REC *p_sdp_rec = NULL; local
    [all...]

Completed in 742 milliseconds