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
kBluetoothHCITransportUSBClassCode

Wireless Controller

kBluetoothHCITransportUSBSubClassCode

RF Controller

kBluetoothHCITransportUSBProtocolCode

Bluetooth Programming

Did this document help you? Yes It's good, but... Not helpful...

 

Last Updated: 2009-08-12