Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnimble_port_freertos.h40 int npl_freertos_set_controller_npl_info(ble_npl_count_info_t *ctrl_npl_info);
Dnpl_freertos.h31 } ble_npl_count_info_t; typedef
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c68 static ble_npl_count_info_t g_ctrl_npl_info = {
1101 int npl_freertos_set_controller_npl_info(ble_npl_count_info_t *ctrl_npl_info) in npl_freertos_set_controller_npl_info()
1107 memcpy(&g_ctrl_npl_info, ctrl_npl_info, sizeof(ble_npl_count_info_t)); in npl_freertos_set_controller_npl_info()
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c153 extern int ble_get_npl_element_info(esp_bt_controller_config_t *cfg, ble_npl_count_info_t * npl_inf…
744 ble_npl_count_info_t npl_info; in esp_bt_controller_init()
748 memset(&npl_info, 0, sizeof(ble_npl_count_info_t)); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c145 extern int r_ble_get_npl_element_info(esp_bt_controller_config_t *cfg, ble_npl_count_info_t * npl_i…
833 ble_npl_count_info_t npl_info; in esp_bt_controller_init()
836 memset(&npl_info, 0, sizeof(ble_npl_count_info_t)); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c142 extern int r_ble_get_npl_element_info(esp_bt_controller_config_t *cfg, ble_npl_count_info_t * npl_i…
815 ble_npl_count_info_t npl_info; in esp_bt_controller_init()
818 memset(&npl_info, 0, sizeof(ble_npl_count_info_t)); in esp_bt_controller_init()