Site icon EfmSoft

What does macOS kernel return 0xE0020003 (kIOBluetoothNoHCIController) mean?

 
Previous Next
kIOBluetoothConnectionAlreadyExists kIOBluetoothHCIPowerStatesNotSupported

kIOBluetoothNoHCIController

This fails before remote-device or GATT diagnosis begins

kIOBluetoothNoHCIController indicates that the IOBluetooth layer has no usable host controller for the operation. The failure is therefore below service discovery, pairing, GATT, and ATT: there is no controller object through which macOS can issue HCI work.

It should not automatically be read as “the peripheral is unavailable.” A missing, disabled, detached, not-yet-initialized, or otherwise unavailable local controller can all prevent the stack from reaching remote-device logic.

What to check

References


Looking for a different code? Search another status or error code.

Exit mobile version