Bluetooth4 error on Mountain Lion

hkhumanoid

Registered
Hi,
I want to do iOS BLE Application testing on iPhone Simulator.
But I got a error on Mountain Lion when I inserted Bluetooth4+EDR/LE(using Motorola stacks) to my MacbookAir's(made in Mid-2011) USB port.
Same MacbookAir worked it on Lion.

--- /var/log/system.log ----
Aug 6 12:29:21 My-MacBook-Air kernel[0]: [CSRBluetoothHCIControllerUSBTransport][start] -- completed
Aug 6 12:29:21 My-MacBook-Air kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
Aug 6 12:29:21 My-MacBook-Air kernel[0]: Using bluetooth controller switch policy "never"
Aug 6 12:29:21 My-MacBook-Air kernel[0]: **** [AppleBluetoothHCIControllerUSBTransport][WaitForControllerPowerStateWithTimeout] -- commandSleep() returned error 0xE0000001 (kIOReturnInvalid) -- this = 0xffffff802ffc5800 ****
Aug 6 12:29:21 My-MacBook-Air kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
Aug 6 12:29:21 My-MacBook-Air kernel[0]: **** [IOBluetoothHCIController][SetupBroadcomHardware] -- disableHIDEmulation() failed -- result = 0xE00002BC (kIOReturnError) -- retry 1 time(s) -- this = 0xffffff802ff31c00 ****
Aug 6 12:29:21 My-MacBook-Air kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
-------

Anyone know?
 
Back
Top