Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c266 static int coex_version_get_wrapper(unsigned int *major, unsigned int *minor, unsigned int *patch);
340 ._coex_version_get = coex_version_get_wrapper,
953 static int coex_version_get_wrapper(unsigned int *major, unsigned int *minor, unsigned int *patch) in coex_version_get_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c314 static int coex_version_get_wrapper(unsigned int *major, unsigned int *minor, unsigned int *patch);
408 ._coex_version_get = coex_version_get_wrapper,
1216 static int coex_version_get_wrapper(unsigned int *major, unsigned int *minor, unsigned int *patch) in coex_version_get_wrapper() function