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

  /packages/services/Car/bluetooth/bt-map-service/src/com/google/android/auto/mapservice/
BluetoothMapService.java 93 private static final int SDP = 2;
134 // Listen to SDP broadcasts.
143 // Check if we have a valid SDP record.
148 Log.w(TAG, "SDP search ended with no MAS record. Status: " + status);
195 Log.e(TAG, "SDP failed initiation.");
204 Log.d(TAG, "SDP record: " + sdpRecord);
537 if (mMapConnectionStatus != SDP) return;
793 mMapConnectionStatus = SDP;
    [all...]
  /external/netperf/
configure     [all...]

Completed in 688 milliseconds