esp_ble_gattc_cache_get_addr_list() function
Get the address list stored in the local GATTC cache
Arguments
gattc_if
GATT Client access interface
Return value
- ESP_OK: Success - ESP_FAIL: Failure
Notes
This function triggers `ESP_GATTC_GET_ADDR_LIST_EVT`.