Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h47 } esp_bt_controller_status_t; typedef
293 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h47 } esp_bt_controller_status_t; typedef
281 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h46 } esp_bt_controller_status_t; typedef
285 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt.h48 } esp_bt_controller_status_t; typedef
269 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32/include/
Desp_bt.h339 } esp_bt_controller_status_t; typedef
462 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/zephyr/esp32/include/bt/
Desp_bt.h359 } esp_bt_controller_status_t; typedef
556 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/components/bt/include/esp32c3/include/
Desp_bt.h503 } esp_bt_controller_status_t; typedef
648 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/zephyr/esp32c3/include/bt/
Desp_bt.h470 } esp_bt_controller_status_t; typedef
610 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/zephyr/esp32s3/include/bt/
Desp_bt.h470 } esp_bt_controller_status_t; typedef
610 esp_bt_controller_status_t esp_bt_controller_get_status(void);
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c364 static DRAM_ATTR esp_bt_controller_status_t btdm_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
1292 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status()
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c204 static DRAM_ATTR esp_bt_controller_status_t ble_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
1136 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status()
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c365 static DRAM_ATTR esp_bt_controller_status_t btdm_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
1454 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c363 static DRAM_ATTR esp_bt_controller_status_t btdm_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
1442 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c185 static DRAM_ATTR esp_bt_controller_status_t ble_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
1195 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c182 static DRAM_ATTR esp_bt_controller_status_t ble_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
1173 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c416 static DRAM_ATTR esp_bt_controller_status_t btdm_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
1702 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c439 static DRAM_ATTR esp_bt_controller_status_t btdm_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
1847 esp_bt_controller_status_t esp_bt_controller_get_status(void) in esp_bt_controller_get_status()