Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc228 std::vector<uint32_t> blocked_session_handles; in OnCountryCodeChanged() local
240 blocked_session_handles.push_back(session_handle); in OnCountryCodeChanged()
251 for (auto session_handle : blocked_session_handles) { in OnCountryCodeChanged()