Searched refs:kBleEventIncompleteContinuing (Results 1 – 1 of 1) sorted by relevance
108 constexpr uint16_t kBleEventIncompleteContinuing = (0x0001 << 5); variable119 (o.continuing ? kBleEventIncompleteContinuing : 0) | in TransformToExtendedEventType()