mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-11 11:40:01 +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.