Home
last modified time | relevance | path

Searched defs:AdvertisingDataType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DScanRecord.java99 public @interface AdvertisingDataType {} annotation in ScanRecord
/packages/modules/Bluetooth/floss/pandora/floss/
Dfloss_enums.py249 class AdvertisingDataType(enum.IntEnum): class