Skip to content

Commit

Permalink
Add commands from 1.16-1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
oxc committed Oct 15, 2020
1 parent d31b28e commit b82e56f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/interface/command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,19 @@ pub enum Command {
GetPhyConfig,
SetPhyConfig,
LoadBlockedKeys,
SetWidebandSpeech,
ReadSecurityInfo,
ReadExperimentalFeaturesInfo,
SetExperimentalFeature,
ReadDefaultSystemConfig,
SetDefaultSystemConfig,
ReadDefaultRuntimeConfig,
SetDefaultRuntimeConfig,
GetDeviceFlags,
SetDeviceFlags,
ReadAdvertisementMonitorFeatures,
AddAdvertisementPatternsMonitor,
RemoveAdvertisementMonitor,
}

impl fmt::LowerHex for CommandStatus {
Expand Down

0 comments on commit b82e56f

Please sign in to comment.