Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Ddistance_measurement_manager.cc173 struct CsTracker { struct
174 CsTrackerState state = CsTrackerState::STOPPED;
175 Address address;
176 hci::Role local_hci_role = hci::Role::CENTRAL;
177 uint16_t procedure_counter = 0;
178 CsRole role = CsRole::INITIATOR;
179 bool local_start = false; // If the CS was started by the local device.
181 bool measurement_ongoing = false;
182 bool ras_connected = false;
183 bool setup_complete = false;
[all …]