Searched defs:AdvertisingType (Results 1 – 2 of 2) sorted by relevance
426 class AdvertisingType(IntEnum): class563 advertising_type: AdvertisingType,2414 advertising_type: AdvertisingType = AdvertisingType.UNDIRECTED_CONNECTABLE_SCANNABLE,
240 enum class AdvertisingType : uint8_t {ADV_IND = 0x0,ADV_DIRECT_IND_HIGH = 0x1,ADV_SCAN_IND = 0x2,AD… enum