GAP API SVC numbers.
| Enumerator |
|---|
| SD_BLE_GAP_ADDR_SET | GAP BLE SVC base. Set own Bluetooth Address.
|
| SD_BLE_GAP_ADDR_GET | GAP BLE SVC base. Get own Bluetooth Address.
|
| SD_BLE_GAP_ADV_ADDR_GET | GAP BLE SVC base. Get the Address used on air while Advertising.
|
| SD_BLE_GAP_WHITELIST_SET | GAP BLE SVC base. Set active whitelist.
|
| SD_BLE_GAP_DEVICE_IDENTITIES_SET | GAP BLE SVC base. Set device identity list.
|
| SD_BLE_GAP_PRIVACY_SET | GAP BLE SVC base. Set Privacy settings
|
| SD_BLE_GAP_PRIVACY_GET | GAP BLE SVC base. Get Privacy settings
|
| SD_BLE_GAP_ADV_SET_CONFIGURE | GAP BLE SVC base. Configure an advertising set.
|
| SD_BLE_GAP_ADV_START | GAP BLE SVC base. Start Advertising.
|
| SD_BLE_GAP_ADV_STOP | GAP BLE SVC base. Stop Advertising.
|
| SD_BLE_GAP_CONN_PARAM_UPDATE | GAP BLE SVC base. Connection Parameter Update.
|
| SD_BLE_GAP_DISCONNECT | GAP BLE SVC base. Disconnect.
|
| SD_BLE_GAP_TX_POWER_SET | GAP BLE SVC base. Set TX Power.
|
| SD_BLE_GAP_APPEARANCE_SET | GAP BLE SVC base. Set Appearance.
|
| SD_BLE_GAP_APPEARANCE_GET | GAP BLE SVC base. Get Appearance.
|
| SD_BLE_GAP_PPCP_SET | GAP BLE SVC base. Set PPCP.
|
| SD_BLE_GAP_PPCP_GET | GAP BLE SVC base. Get PPCP.
|
| SD_BLE_GAP_DEVICE_NAME_SET | GAP BLE SVC base. Set Device Name.
|
| SD_BLE_GAP_DEVICE_NAME_GET | GAP BLE SVC base. Get Device Name.
|
| SD_BLE_GAP_AUTHENTICATE | GAP BLE SVC base. Initiate Pairing/Bonding.
|
| SD_BLE_GAP_SEC_PARAMS_REPLY | GAP BLE SVC base. Reply with Security Parameters.
|
| SD_BLE_GAP_AUTH_KEY_REPLY | GAP BLE SVC base. Reply with an authentication key.
|
| SD_BLE_GAP_LESC_DHKEY_REPLY | GAP BLE SVC base. Reply with an LE Secure Connections DHKey.
|
| SD_BLE_GAP_KEYPRESS_NOTIFY | GAP BLE SVC base. Notify of a keypress during an authentication procedure.
|
| SD_BLE_GAP_LESC_OOB_DATA_GET | GAP BLE SVC base. Get the local LE Secure Connections OOB data.
|
| SD_BLE_GAP_LESC_OOB_DATA_SET | GAP BLE SVC base. Set the remote LE Secure Connections OOB data.
|
| SD_BLE_GAP_ENCRYPT | GAP BLE SVC base. Initiate encryption procedure.
|
| SD_BLE_GAP_SEC_INFO_REPLY | GAP BLE SVC base. Reply with Security Information.
|
| SD_BLE_GAP_CONN_SEC_GET | GAP BLE SVC base. Obtain connection security level.
|
| SD_BLE_GAP_SCAN_START | GAP BLE SVC base. Start Scanning.
|
| SD_BLE_GAP_SCAN_STOP | GAP BLE SVC base. Stop Scanning.
|
| SD_BLE_GAP_CONNECT | GAP BLE SVC base. Connect.
|
| SD_BLE_GAP_CONNECT_CANCEL | GAP BLE SVC base. Cancel ongoing connection procedure.
|
| SD_BLE_GAP_PHY_UPDATE | GAP BLE SVC base. Initiate or respond to a PHY Update Procedure.
|
| SD_BLE_GAP_DATA_LENGTH_UPDATE | GAP BLE SVC base. Initiate or respond to a Data Length Update Procedure.
|
| SD_BLE_GAP_NEXT_CONN_EVT_COUNTER_GET | GAP BLE SVC base. Get the next connection event counter.
|
| SD_BLE_GAP_EVT_TRIGGER_SET | GAP BLE SVC base. Configure triggering a peripheral task register on the start of a Bluetooth Link Layer event.
|
| SD_BLE_GAP_RSSI_GET | GAP BLE SVC base. Get the last RSSI sample.
|
| SD_BLE_GAP_RSSI_START | GAP BLE SVC base. Start reporting of changes in RSSI.
|
| SD_BLE_GAP_RSSI_STOP | GAP BLE SVC base. Stop reporting of changes in RSSI.
|
| SD_BLE_GAP_QOS_CONN_EVENT_REPORT_ENABLE | GAP BLE SVC base. Enable or disable Quality of Service (QoS) connection event reporting.
|