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/gatt/
bta_gattc_cache.c 791 tSDP_DISC_REC *p_sdp_rec = NULL; local
802 p_sdp_rec = SDP_FindServiceInDb(bta_gattc_cb.p_sdp_db,
803 0, p_sdp_rec);
804 if (p_sdp_rec)
806 if (SDP_FindServiceUUIDInRec(p_sdp_rec, &service_uuid))
809 if (SDP_FindProtocolListElemInRec(p_sdp_rec, UUID_PROTOCOL_ATT, &pe))
838 } while (p_sdp_rec);
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 1619 tSDP_DISC_REC *p_sdp_rec = NULL; local
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 1032 tSDP_DISC_REC *p_sdp_rec = NULL; local
    [all...]

Completed in 95 milliseconds