macro_rules! HciConfigUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown HciConfig member.