SVC return values specific to GAP

S132 SoftDevice v2.0.0 API

S132 SoftDevice v2.0.0

Detailed Description

Macro Definition Documentation

#define BLE_ERROR_GAP_DISCOVERABLE_WITH_WHITELIST   ( NRF_GAP_ERR_BASE + 0x001)

Use of Whitelist not permitted with discoverable advertising.

#define BLE_ERROR_GAP_INVALID_BLE_ADDR   ( NRF_GAP_ERR_BASE + 0x002)

The upper two bits of the address do not correspond to the specified address type.

#define BLE_ERROR_GAP_UUID_LIST_MISMATCH   ( NRF_GAP_ERR_BASE + 0x000)

UUID list does not contain an integral number of UUIDs.

#define BLE_ERROR_GAP_WHITELIST_IN_USE   ( NRF_GAP_ERR_BASE + 0x003)

Attempt to overwrite the whitelist while already in use by another operation.