Home
last modified time | relevance | path

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

/btstack/platform/lwip/
H A Dbnep_lwip.c102 btstack_context_callback_registration_t bnep_lwip_outgoing_callback_registration; variable
192 bnep_lwip_outgoing_callback_registration.callback = &bnep_lwip_outgoing_process; in bnep_lwip_trigger_outgoing_process()
193 btstack_run_loop_execute_on_main_thread(&bnep_lwip_outgoing_callback_registration); in bnep_lwip_trigger_outgoing_process()