Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This function initiates the Bluetooth hardware.
Syntax
int HCI_StartHardware(void);
Parameters
None.
Return Value
Ignored.
Remarks
To ensure that the hardware is present, Bluetooth stack can call HCI_StartHardware. The driver may reattempt the initialization of hardware.
It should call the callback function HCI_TransportCallback indicating DEVICE_UP condition and lift the temporary bar on indicating hardware availability.
Requirements
| Header | bt_hcip.h |
| Library | Btd.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |