ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

\xA0


Bluetooth.h

Include Path:

<IOKit/bluetooth/Bluetooth.h>

Path:

/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/bluetooth/Bluetooth.h

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

Overview

This header contains the public interfaces for the implementation of Bluetooth wireless technology in Mac OS X.



Enumerations


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: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

\xA0

Last Updated: 2008-12-19