Skip to content
Snippets Groups Projects
  1. Dec 29, 2022
  2. Dec 05, 2022
  3. Nov 03, 2022
  4. Oct 31, 2022
    • Xinyue Ling's avatar
      qtiwifi: add tx-power support in qtiwifi framework · c56c063e
      Xinyue Ling authored
      Add tx-power support in qtiwifi framework. This CL
      adds below feature:
      
      Add API setTxPower for Android Apps to set TX power
      limitation with available interfaces.
      
      CRs-Fixed: 3310593
      Change-Id: I427ed5cdd07cf2c45fde9739ad7c0f88c06ecc85
      c56c063e
  5. Oct 28, 2022
    • Chenming Huang's avatar
      qtiwifi: add thermal-mgmt support in qtiwifi framework · 00e09d81
      Chenming Huang authored
      Add thermal-mgmt support in qtiwifi framework. This CL
      adds below features:
      
      1. Add API getThermalInfo for Android Apps to query current
      thermal info with available interfaces.
      2. Add API registerVendorEventCallback for Android Apps to
      register for thermal changing events.
      
      CRs-Fixed: 3299429
      Change-Id: I121aa5aa72c9f6782f53183e3e550b18646de8f2
      00e09d81
  6. Oct 25, 2022
  7. Oct 20, 2022
    • Hu Wang's avatar
      Start QtiWifiService as Bound service · 4d6eb168
      Hu Wang authored
      Currently QtiWifiService runs as foreground service, which display
      a notification to end user. However, QtiWifiService as vendor
      service shall not exposed to end user.
      
      This CL starts QtiWifiService as Bound service instead of foreground
      service, so it won't display any notification.
      
      CRs-Fixed: 3272901
      Change-Id: I79a048db49836097b5f210e1fd5deb93b04e99b2
      4d6eb168
    • Chenming Huang's avatar
      wifi: Add check for Auto platform · de8a7a14
      Chenming Huang authored
      Add check for Auto platform to enable qti wifi.
      
      CRs-Fixed: 3197327
      Change-Id: If9c94ce3bc5dabc76af05aaf327d9d7f4795d3b5
      de8a7a14
  8. Sep 23, 2022
  9. Aug 11, 2022
  10. Jul 26, 2022
  11. Jun 23, 2022
    • Sumit Agre's avatar
      Manifest: Use sdkVersion as 33. · a16b210f
      Sumit Agre authored
      Since QtiWifi is a preloaded bin, sdk version should be used as 33
      or above on Android T builds.
      
      CRs-Fixed: 3225730
      Change-Id: I122623407f485ed5a56fa2ea1b9fcdf58ce90174
      a16b210f
  12. Apr 11, 2022
    • Swarn Singh's avatar
      CSI: Capture CSI data through Application · 2223e0c3
      Swarn Singh authored
      This app captures CSI info which is coming from cfrtool via hidl.
      Here, we have created a new qtiWifi service parallel to Wifi service
      through which we collect the csi information and pass to the application.
      
      This commit configure CSI capture duration as '0'. CSI capture continue,
      until user explicitly stop CSI capture.
      
      This commit also make the permission file (qti_supplicant_interface.xml)
      path to system_ext/etc/permissions.
      
      CRs-Fixed: 3165169
      Change-Id: I9d3ed9a4b5ff514bf6bc91c88647e82f303f0d23
      2223e0c3
  13. Feb 23, 2022
Loading