Skip to content

Commit

Permalink
Adjust Darwin API availability annotations for Power Source spelling …
Browse files Browse the repository at this point in the history
…fixes. (#24685)
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Feb 1, 2024
1 parent b5e92fd commit 1412300
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
12 changes: 12 additions & 0 deletions src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5515,6 +5515,10 @@
PowerSource:
BatChargeLevel:
- OK
BatChargeFault:
- Unspecified
PowerSourceStatus:
- Unspecified
ThreadNetworkDiagnostics:
ConnectionStatusEnum:
- Connected
Expand Down Expand Up @@ -6040,6 +6044,10 @@
PowerSource:
BatChargeLevel:
- Ok
BatChargeFault:
- Unspecfied
PowerSourceStatus:
- Unspecfied
WiFiNetworkDiagnostics:
WiFiVersionType:
- 80211a
Expand Down Expand Up @@ -6409,6 +6417,10 @@
PowerSource:
BatChargeLevel:
OK: Ok
BatChargeFault:
Unspecified: Unspecfied
PowerSourceStatus:
Unspecified: Unspecfied
WiFiNetworkDiagnostics:
WiFiVersionType:
A: 80211a
Expand Down
10 changes: 8 additions & 2 deletions src/darwin/Framework/CHIP/zap-generated/MTRBaseClusters.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1412300

Please sign in to comment.