Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c461 static const struct osi_coex_funcs_t s_osi_coex_funcs_ro = { variable
818 if (ble_osi_coex_funcs_register((struct osi_coex_funcs_t *)&s_osi_coex_funcs_ro) != 0) { in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c408 static const struct osi_coex_funcs_t s_osi_coex_funcs_ro = { variable
888 if (ble_osi_coex_funcs_register((struct osi_coex_funcs_t *)&s_osi_coex_funcs_ro) != 0) { in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c405 static const struct osi_coex_funcs_t s_osi_coex_funcs_ro = { variable
869 if (ble_osi_coex_funcs_register((struct osi_coex_funcs_t *)&s_osi_coex_funcs_ro) != 0) { in esp_bt_controller_init()