Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager.h59 struct PendingPeriodicSyncRequest { struct
60 PendingPeriodicSyncRequest(uint8_t advertiser_sid, AddressWithType address_with_type, in PendingPeriodicSyncRequest() function
67 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;