Searched refs:EXTRA_SDP_SEARCH_STATUS (Results 1 – 4 of 4) sorted by relevance
110 .isEqualTo(intent.getIntExtra(BluetoothDevice.EXTRA_SDP_SEARCH_STATUS, -1)); in verifyDipSdpRecordIntent()
502 intent.putExtra(BluetoothDevice.EXTRA_SDP_SEARCH_STATUS, inst.getStatus()); in sendSdpIntent()
177 int status = intent.getIntExtra(BluetoothDevice.EXTRA_SDP_SEARCH_STATUS, -1); in onReceive()
1229 public static final String EXTRA_SDP_SEARCH_STATUS = field in BluetoothDevice