Macro HciConfigUnknown
macro_rules! HciConfigUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown HciConfig
member.
macro_rules! HciConfigUnknown {
() => { ... };
}
Pattern that matches an unknown HciConfig
member.