nRF5 SDK v17.1.0
Functions
GATTS read

Functions for handling GATTS read requests. More...

Functions

ret_code_t es_gatts_read_send_not_permitted (nrf_ble_escs_t *p_escs)
 
ret_code_t es_gatts_read_handle_unlocked_read (nrf_ble_escs_t *p_escs, uint16_t uuid, uint16_t val_handle, uint8_t active_slot)
 
ret_code_t es_gatts_read_handle_unlock (nrf_ble_escs_t *p_escs)
 
ret_code_t es_gatts_read_handle_locked_read (nrf_ble_escs_t *p_escs, uint16_t uuid)
 

Detailed Description

Functions for handling GATTS read requests.


Documentation feedback | Developer Zone | Subscribe | Updated