Searched refs:session_handle (Results 1 – 3 of 3) sorted by relevance
211 void OnChannelConfig(uint32_t session_handle, uint8_t channel) { in OnChannelConfig() argument214 auto pSessionInfo = GetSessionInfo(session_handle); in OnChannelConfig()232 auto session_handle = elem.first; in OnCountryCodeChanged() local240 blocked_session_handles.push_back(session_handle); in OnCountryCodeChanged()251 for (auto session_handle : blocked_session_handles) { in OnCountryCodeChanged() local252 …L_D("SessionTrack: stop session (handle=0x%08x) due to country code restrictions", session_handle); in OnCountryCodeChanged()254 StopRanging(session_handle); in OnCountryCodeChanged()272 … uint32_t session_handle = le_bytes_to_cpu<uint32_t>(&packet[UCI_MSG_SESSION_START_HANDLE_OFFSET]); in OnSessionStart() local277 pSessionInfo = GetSessionInfo(session_handle); in OnSessionStart()284 auto result = QueryStsIndex(session_handle); in OnSessionStart()[all …]
9 void SessionTrack_onAppConfig(uint32_t session_handle, uint8_t channel);
843 …uint32_t session_handle = le_bytes_to_cpu<uint32_t>(&p_data[UCI_MSG_SESSION_SET_APP_CONFIG_HANDLE_… in phNxpUciHal_handle_set_app_config() local927 SessionTrack_onAppConfig(session_handle, ch); in phNxpUciHal_handle_set_app_config()