BthAcceptSCOConnections (Windows Embedded CE 6.0)
1/6/2010
This function instructs the Bluetooth stack to accept incoming SCO connections.
Syntax
int BthAcceptSCOConnections ( BOOL fAccept);
Parameters
- fAccept
Specify TRUE to accept SCO connections. By default, SCO connections are not accepted.
Return Value
This function returns ERROR_SUCCESS when it completes successfully. Other standard error codes may be returned as appropriate.
Requirements
Header | bt_api.h |
Library | Btdrt.lib |
Windows Embedded CE | Windows CE 5.0 and later |