Searched defs:PendingPeriodicSyncRequest (Results 1 – 1 of 1) sorted by relevance
59 struct PendingPeriodicSyncRequest { struct60 PendingPeriodicSyncRequest(uint8_t advertiser_sid, AddressWithType address_with_type, in PendingPeriodicSyncRequest() function67 bool busy = false;68 uint8_t advertiser_sid;69 AddressWithType address_with_type;70 uint16_t skip;71 uint16_t sync_timeout;72 os::Alarm sync_timeout_alarm;