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.
3/26/2014
This function refuses an outstanding PIN request that is retrieved by the BthGetPINRequest function.
Syntax
int BthRefusePINRequest(
BT_ADDR *pbt
);
Parameters
- pbt
[in] Pointer to the device address.
Return Value
The following table shows the possible return values.
Value |
Description |
|---|---|
ERROR_SUCCESS |
Success. |
ERROR_SERVICE_NOT_ACTIVE |
The Bluetooth stack is not present. |
Other standard HRESULT error codes may be returned as appropriate.
Requirements
Header |
bt_api.h |
Library |
Btdrt.lib |
See Also
Reference
Bluetooth API Security Management Functions
Bluetooth AG Service Functions
BthGetPINRequest