Share via


BthAcceptSCOConnections (Compact 2013)

3/26/2014

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

See Also

Reference

Bluetooth API Connection Functions
Bluetooth AG Service Functions