Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function instructs the Bluetooth stack to accept incoming SCO connections.
int BthAcceptSCOConnections ( BOOL fAccept);
Parameters
- fAccept
Specify TRUE to accept SCO connections. By default, SCO connections are not accepted.
Return Values
This function returns ERROR_SUCCESS when it completes successfully. Other standard error codes may be returned as appropriate.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Bt_api.h.
Link Library: Btdrt.lib.
See Also
Bluetooth OS Functions | Bluetooth Application Development
Send Feedback on this topic to the authors