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> |
This header contains the public interfaces for the implementation of Bluetooth wireless technology in Mac OS X.
BluetoothHCIUSBDeviceMatchingConstants |
Bluetooth USB device matching constants
enum { kBluetoothHCITransportUSBClassCode = 0xE0, kBluetoothHCITransportUSBSubClassCode = 0x01, kBluetoothHCITransportUSBProtocolCode = 0x01 };
kBluetoothHCITransportUSBClassCode
Wireless Controller
kBluetoothHCITransportUSBSubClassCode
RF Controller
kBluetoothHCITransportUSBProtocolCode
Bluetooth Programming
|
\xA0
Last Updated: 2008-12-19