Searched defs:session_handle (Results 1 – 2 of 2) sorted by relevance
211 void OnChannelConfig(uint32_t session_handle, uint8_t channel) { in OnChannelConfig()232 auto session_handle = elem.first; in OnCountryCodeChanged() local251 for (auto session_handle : blocked_session_handles) { in OnCountryCodeChanged() local272 … uint32_t session_handle = le_bytes_to_cpu<uint32_t>(&packet[UCI_MSG_SESSION_START_HANDLE_OFFSET]); in OnSessionStart() local318 void StopRanging(uint32_t session_handle) { in StopRanging()411 std::pair<bool, uint32_t> GetAppConfLe32(uint32_t session_handle, uint8_t tag) in GetAppConfLe32()462 std::pair<bool, uint32_t> QueryStsIndex(uint32_t session_handle) in QueryStsIndex()467 std::pair<bool, uint32_t> QueryLastStsIndexUsed(uint32_t session_handle) in QueryLastStsIndexUsed()472 bool SetStsIndex(uint32_t session_handle, uint32_t sts_index) in SetStsIndex()517 …uint32_t session_handle = le_bytes_to_cpu<uint32_t>(&packet[UCI_MSG_SESSION_STATUS_NTF_HANDLE_OFFS… in OnSessionStatusNtf() local[all …]
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() local