FreeRTOS: BLE
BLE
Return to main page ↑
IotBle_ConfirmNumericComparisonKeys

Confirm key for numeric comparison.

Parameters
[in]pBdAddraddress.
[in]keyAcceptedSet to true when numeric comparison is confirmed by the user.
Returns
Returns eBTStatusSuccess on successful call.
BTStatus_t
BTStatus_t
Bluetooth Error Status .
Definition: bt_hal_manager_types.h:98
IotBle_ConfirmNumericComparisonKeys
BTStatus_t IotBle_ConfirmNumericComparisonKeys(BTBdaddr_t *pBdAddr, bool keyAccepted)
Confirm key for numeric comparison.
BTBdaddr_t
BT/BLE address.
Definition: bt_hal_manager_types.h:67