Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc55 uint8_t channel_; member
61 channel_(0), in SessionInfo()
217 pSessionInfo->channel_ = channel; in OnChannelConfig()
239 … if (!rt_set->uwb_enable || rt_set->restricted_channel_mask & (1 << pSessionInfo->channel_)) { in OnCountryCodeChanged()