Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_fsm.c51 static btstack_fsm_event_t const entry_evt = { BTSTACK_FSM_ENTRY_SIG }; variable
H A Dbtstack_hsm.c77 static btstack_hsm_event_t const entry_evt = { BTSTACK_HSM_ENTRY_SIG }; variable