BthSSPReadDebugMode (Compact 2013)
3/26/2014
This function retrieves the Secure Simple Pairing (SSP) debug mode.
Syntax
DWORD BthSSPReadDebugMode(
__out BYTE* pMode
);
Parameters
- pMode
Zero (0) indicates debug mode is disabled. One (1) indicates debug mode is enabled.
Return Value
Returns ERROR_SUCCESS or an error code from the Bluetooth controller.