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 1642 tSDP_DISC_REC *p_sdp_rec = NULL; local
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 829 tSDP_DISC_REC *p_sdp_rec = NULL; local
840 p_sdp_rec = SDP_FindServiceInDb(bta_gattc_cb.p_sdp_db,
841 0, p_sdp_rec);
842 if (p_sdp_rec)
844 if (SDP_FindServiceUUIDInRec(p_sdp_rec, &service_uuid))
847 if (SDP_FindProtocolListElemInRec(p_sdp_rec, UUID_PROTOCOL_ATT, &pe))
877 } while (p_sdp_rec);
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 1070 tSDP_DISC_REC *p_sdp_rec = NULL; local
    [all...]

Completed in 64 milliseconds