Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/mem/
Dos_msys_init.c168 os_msys_buf_alloc(void) in os_msys_buf_alloc() function
/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/
Desp_nimble_hci.c51 int os_msys_buf_alloc(void);
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c137 extern int os_msys_buf_alloc(void);
802 ret = os_msys_buf_alloc(); in esp_bt_controller_init()