macro_rules! BtCoexistenceModeUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown BtCoexistenceMode
member.
macro_rules! BtCoexistenceModeUnknown {
() => { ... };
}
Pattern that matches an unknown BtCoexistenceMode
member.