Searched defs:EXTRA_UUID (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattDebugUtils.java54 private static final String EXTRA_UUID = "uuid"; field in class:GattDebugUtils
159 * Retrieves the EXTRA_UUID parameter.
165 String uuidStr = intent.getStringExtra(EXTRA_UUID);

Completed in 45 milliseconds