Home
last modified time | relevance | path

Searched refs:esp_blufi_decrypt_func_t (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h330 typedef int (* esp_blufi_decrypt_func_t)(uint8_t iv8, uint8_t *crypt_data, int crypt_len); typedef
347esp_blufi_decrypt_func_t decrypt_func; /*!< BLUFI decrypt data function w…