Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c264 static int coex_wifi_channel_get_wrapper(uint8_t *primary, uint8_t *secondary);
334 ._coex_wifi_channel_get = coex_wifi_channel_get_wrapper,
935 static int coex_wifi_channel_get_wrapper(uint8_t *primary, uint8_t *secondary) in coex_wifi_channel_get_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c312 static int coex_wifi_channel_get_wrapper(uint8_t *primary, uint8_t *secondary);
398 ._coex_wifi_channel_get = coex_wifi_channel_get_wrapper,
1198 static int coex_wifi_channel_get_wrapper(uint8_t *primary, uint8_t *secondary) in coex_wifi_channel_get_wrapper() function