Home
last modified time | relevance | path

Searched refs:removed_sync_handles (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc5095 std::vector<uint16_t> removed_sync_handles; in LeSynchronization() local
5100 removed_sync_handles.push_back(sync.sync_handle); in LeSynchronization()
5108 for (auto sync_handle : removed_sync_handles) { in LeSynchronization()