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

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

Completed in 3169 milliseconds