Searched refs:EXTRA_UUID (Results 1 – 6 of 6) sorted by relevance
47 private static final String EXTRA_UUID = "uuid"; field in GattDebugUtils147 String uuidStr = intent.getStringExtra(EXTRA_UUID); in getUuidExtra()
220 intent.putExtra(BluetoothDevice.EXTRA_UUID, prop == null? null: prop.mUuids); in sendUuidIntent()
175 ParcelUuid uuid = intent.getParcelableExtra(BluetoothDevice.EXTRA_UUID); in onReceive()
644 ParcelUuid uuid = intent.getParcelableExtra(BluetoothDevice.EXTRA_UUID); in onReceive()
471 intent.putExtra(BluetoothDevice.EXTRA_UUID, inst.getUuid()); in sendSdpIntent()
1076 ParcelUuid uuid = intent.getParcelableExtra(BluetoothDevice.EXTRA_UUID); in onReceive()