summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2018-10-15Merge changes I5b1baad8,I24038fe5Roshan Pius
2018-10-15Merge "Moved WifiWakeReasonAndCounts into opt/net/wifi"David Su
2018-10-15Merge "passpoint-r2: sending a third SOAP message and receiving a response"Ecco Park
2018-10-12Remove explicit dependencies on "core" librariesNeil Fuller
2018-10-11passpoint-r2: sending a third SOAP message and receiving a responseEcco Park
2018-10-10Moved WifiWakeReasonAndCounts into opt/net/wifiDavid Su
2018-10-09ClientModeImpl: Construct network factories in constructorRoshan Pius
2018-10-09Merge changes from topic "rtt_hal"Etan Cohen
2018-10-08WifiNetworkFactory: Refactor to a new classRoshan Pius
2018-10-05Merge "WifiConnectivityManager: Refactor instantiation in ClientModeImpl"Roshan Pius
2018-10-05Merge "passpoint-r2: suppress Wi-Fi no internet access notification for OSU"TreeHugger Robot
2018-10-05Merge "passpoint-r2: sending a second SOAP message and receiving a response"TreeHugger Robot
2018-10-05[RTT] Handle HAL concurrencly limitations on RTT availabilityEtan Cohen
2018-10-05Revert "[RTT] Recreate RTT controller when HAL indicates it is invalid"Etan Cohen
2018-10-04Merge "Added parsing logic for subtypes 0xA and 0xC in dumpsys wifi"David Su
2018-10-03Added parsing logic for subtypes 0xA and 0xC in dumpsys wifiDavid Su
2018-10-02Merge changes I601bc725,I1bd0ab91 am: 855a7a989b am: b64809ddacDaichi Ueura
2018-10-02Merge changes I601bc725,I1bd0ab91 am: 855a7a989bDaichi Ueura
2018-10-02Merge changes I601bc725,I1bd0ab91Daichi Ueura
2018-10-03Merge changes I601bc725,I1bd0ab91Treehugger Robot
2018-10-03Merge "[PASSPOINT] Lint issues + naming (3gpp -> 3GPP)"TreeHugger Robot
2018-10-02[PASSPOINT] Lint issues + naming (3gpp -> 3GPP)Ecco Park
2018-10-02Merge "Metrics for wifi link layer stats usage"Oscar Shu
2018-10-02Merge "Plumb some fields up from legacy hal"Oscar Shu
2018-10-02Avoid use of libcore.util.NonNull am: 15536bc0df am: 1621f21229Neil Fuller
2018-10-02Avoid use of libcore.util.NonNull am: 15536bc0dfNeil Fuller
2018-10-02Avoid use of libcore.util.NonNullNeil Fuller
2018-10-01Metrics for wifi link layer stats usagexshu
2018-10-01Merge "passpoint-r2: add the ANQP IE dump in ANQP cache dump."Ecco Park
2018-10-01Merge "WifiBackupRestore: Ignore configKey mismatch in backup data"Roshan Pius
2018-10-01Avoid use of libcore.util.NonNullNeil Fuller
2018-10-01passpoint-r2: suppress Wi-Fi no internet access notification for OSUEcco Park
2018-10-01passpoint-r2: add the ANQP IE dump in ANQP cache dump.Ecco Park
2018-10-01passpoint-r2: sending a second SOAP message and receiving a responseEcco Park
2018-09-28WifiBackupRestore: Ignore configKey mismatch in backup dataRoshan Pius
2018-09-27WifiConnectivityManager: Refactor instantiation in ClientModeImplRoshan Pius
2018-09-27Merge "WifiScanner: Disallow scans when location is off"Roshan Pius
2018-09-20WifiScanner: Disallow scans when location is offRoshan Pius
2018-09-20Resetting SIM identity after store is readDaichi Ueura
2018-09-14Fixed wifi log typo.Quang Luong
2018-09-14Plumb some fields up from legacy halxshu
2018-09-13Merge "Cleaning up unnecessary code for TLS reconnect sequence."Ecco Park
2018-09-13Cleaning up unnecessary code for TLS reconnect sequence.NedaTopoljanac
2018-09-12Merge "ONA: remove from blacklist upon network connection"Oscar Shu
2018-09-12Merge "WifiConfigManager: Handle user switch before store load"TreeHugger Robot
2018-09-11ONA: remove from blacklist upon network connectionxshu
2018-09-11Merge "Skip Anonymous Identity check in SIM/AKA/AKA' networks" am: 8affe3f819...Roshan Pius
2018-09-11Merge "Skip Anonymous Identity check in SIM/AKA/AKA' networks" am: 8affe3f819Roshan Pius
2018-09-11Merge "Skip Anonymous Identity check in SIM/AKA/AKA' networks"Roshan Pius
2018-09-11Merge "Skip Anonymous Identity check in SIM/AKA/AKA' networks"Roshan Pius
2018-09-10Merge "Clear 4-way handshake state when network is removed" am: 86e858c699 am...Liang Ma
2018-09-10Merge "Clear 4-way handshake state when network is removed" am: 86e858c699Liang Ma
2018-09-10Merge "Clear 4-way handshake state when network is removed"Liang Ma
2018-09-11Update SIM status when SIM is removedDaisuke Niwa
2018-09-05supplicant/hostapd: Remove logspam when starting daemonsRoshan Pius
2018-09-05Merge "passpoint-r2: redirect listener and launch an OSU app"Ecco Park
2018-09-05Clear 4-way handshake state when network is removedLiang Ma
2018-09-05Skip Anonymous Identity check in SIM/AKA/AKA' networksDaisuke Niwa
2018-09-04passpoint-r2: redirect listener and launch an OSU appEcco Park
2018-08-31WifiConfigManager: Handle user switch before store loadRoshan Pius
2018-08-29WifiServiceImpl: Remove permission checks on getVerboseLoggingLevelRoshan Pius
2018-08-28ExternalCallbackTracker: Unlink binder token death notificationRoshan Pius
2018-08-28WifiNative: Enable Wifimonitor in scan modeRoshan Pius
2018-08-28Merge changes from topic "hostapd_failure"TreeHugger Robot
2018-08-20SoftApManager: Handle asynchronous failuresRoshan Pius
2018-08-20HostapdHal: Register for failure callbacksRoshan Pius
2018-08-20Merge "Release the correct WiFi Multicast Wakelock"Ahmed ElArabawy
2018-08-20Merge "passpoint-r2: re-enable unit test for OsuServerConnection class"TreeHugger Robot
2018-08-18passpoint-r2: re-enable unit test for OsuServerConnection classEcco Park
2018-08-15Merge "Addition of HW Revision to Wifi Metrics" into pi-devSiddharth Ray
2018-08-15Merge "Addition of HW Revision to Wifi Metrics" into pi-devTreeHugger Robot
2018-08-15Addition of HW Revision to Wifi MetricsSiddharth Ray
2018-08-15Merge "Addition of HW Revision to Wifi Metrics"TreeHugger Robot
2018-08-14Addition of HW Revision to Wifi MetricsSiddharth Ray
2018-08-14Merge "Framework Uprev Wifi HAL to 1.3"Jong Wook Kim
2018-08-14Merge "Log when wifi is turned on/off in metrics"Jong Wook Kim
2018-08-14SoftApManager: Set country code before channel selectionRoshan Pius
2018-08-14SoftApManager: Set country code before channel selectionRoshan Pius
2018-08-12RedirectListener: move out of PasspointProvisioner ConstructorEcco Park
2018-08-10Release the correct WiFi Multicast WakelockAhmed ElArabawy
2018-08-09Merge "Add a utility class to track external callbacks"TreeHugger Robot
2018-08-08Framework Uprev Wifi HAL to 1.3Jong Wook Kim
2018-08-08Merge "WifiBackupRestore: Backup network's metered status"TreeHugger Robot
2018-08-08Log when wifi is turned on/off in metricsJong Wook Kim
2018-08-08Merge "WifiController: Enable softap toggle in airplane mode"Roshan Pius
2018-08-08Merge "Always generate wifi metrics incrementally"Jong Wook Kim
2018-08-08Merge "[LastMileLogger] cleanup obsolete field"Oscar Shu
2018-08-08Add a utility class to track external callbacksRoshan Pius
2018-08-08WifiBackupRestore: Backup network's metered statusRoshan Pius
2018-08-07Always generate wifi metrics incrementallyJong Wook Kim
2018-08-07Merge "passpoint-r1: add the metrics for installed passpoint profile type" in...Ecco Park
2018-08-07Merge "passpoint-r1: add the metrics for installed passpoint profile type" in...TreeHugger Robot
2018-08-01Merge "[RTT] Recreate RTT controller when HAL indicates it is invalid" into p...Etan Cohen
2018-08-01Merge "[RTT] Recreate RTT controller when HAL indicates it is invalid" into p...Etan Cohen
2018-08-01passpoint-r2: Implement the TX/RX routine for SOAP messageEcco Park
2018-08-01Merge "ScanRequestProxy: Add a setting to toggle wifi scan throttling"TreeHugger Robot
2018-07-31Merge "Restrict wifi RSSI broadcasts"Michael Plass
2018-07-31Merge "[LastMileLogger] Drop erroneous timeouts"Oscar Shu
2018-07-31passpoint-r1: add the metrics for installed passpoint profile typeEcco Park
2018-07-31Merge "remove usage of enableFirmwareLogs"Oscar Shu