Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a481d62 authored by Isaac Chiou's avatar Isaac Chiou Committed by Android (Google) Code Review
Browse files

Merge "wifi: New wifi SAR design for the CAP sensor device" into main

parents 7cf855f1 ec37eca0
Loading
Loading
Loading
Loading
+11 −7
Original line number Diff line number Diff line
@@ -107,6 +107,10 @@ typedef enum {
    WIFI_POWER_SCENARIO_ON_BODY_BT_UNFOLDED_CAP = 27,
    WIFI_POWER_SCENARIO_ON_BODY_CELL_ON_UNFOLDED_CAP = 28,
    WIFI_POWER_SCENARIO_ON_BODY_CELL_ON_BT_UNFOLDED_CAP = 29,
    WIFI_POWER_SCENARIO_ON_BODY_CELL_OFF_CAP = 30,
    WIFI_POWER_SCENARIO_ON_BODY_BT_CAP = 31,
    WIFI_POWER_SCENARIO_ON_BODY_CELL_ON_CAP = 32,
    WIFI_POWER_SCENARIO_ON_BODY_CELL_ON_BT_CAP = 33,
} wifi_power_scenario;

typedef enum {