Home
last modified time | relevance | path

Searched defs:exit_evt (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dbtstack_fsm.c52 static btstack_fsm_event_t const exit_evt = { BTSTACK_FSM_EXIT_SIG }; variable
H A Dbtstack_hsm.c78 static btstack_hsm_event_t const exit_evt = { BTSTACK_HSM_EXIT_SIG }; variable