mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-04 08:10:05 +00:00
OS specific code should not care about default event queue thus it will be created by nimble_port_init() function internally. We'll just add simple getter in case someone wants to use it.