Bluetooth.h

Includes:
<IOKit/bluetooth/BluetoothAssignedNumbers.h>
<CoreFoundation/CFBase.h>
<IOBluetooth/BluetoothAssignedNumbers.h>
<IOKit/IOTypes.h>
<libkern/OSByteOrder.h>

Overview

Bluetooth wireless technology



Enumerated Types

BluetoothHCIUSBDeviceMatchingConstants

Bluetooth USB device matching constants


BluetoothHCIUSBDeviceMatchingConstants


Bluetooth USB device matching constants

enum { 
    kBluetoothHCITransportUSBClassCode = 0xE0, 
    kBluetoothHCITransportUSBSubClassCode = 0x01, 
    kBluetoothHCITransportUSBProtocolCode = 0x01 
};  
Constants

 

 

Last Updated: 2009-10-14