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

Pattern that matches an unknown BtVendorCommand member.