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

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDbElement.java 29 public static final int TYPE_SECONDARY_SERVICE = 1;
42 * If type is TYPE_PRIMARY_SERVICE, or TYPE_SECONDARY_SERVICE,
64 el.type = TYPE_SECONDARY_SERVICE;
GattService.java     [all...]

Completed in 97 milliseconds