BluetoothMinorClass
{ Miscellaneous: { unused: number
} }
| { Computer: BluetoothComputerMinor
}
| { Phone: BluetoothPhoneMinor
}
| { NetworkAccessPoint: [BluetoothNetworkMinor
,
BluetoothNetworkSubMinor
] }
| { AudioVideo: BluetoothAudioVideoMinor
}
| { Peripheral: [BluetoothPeripheralMinor
,
BluetoothPeripheralSubMinor
] }
| { Imaging: [Array
<BluetoothImagingMinor
>,
BluetoothImagingSubMinor
] }
| { Wearable: BluetoothWearableMinor
}
| { Toy: BluetoothToyMinor
}
| { Health: BluetoothHealthMinor
}
| { Uncategorized: { unused: number
} }