Searched refs:kLegacyBit (Results 1 – 1 of 1) sorted by relevance
46 constexpr uint8_t kLegacyBit = 4; variable386 … (report.legacy_ << kLegacyBit) | ((uint16_t)report.data_status_ << kDataStatusBits); in handle_extended_advertising_report()414 bool is_legacy = event_type & (1 << kLegacyBit); in process_advertising_package_content()