Searched refs:set_wakeup_handler (Results 1 – 3 of 3) sorted by relevance
220 if (original_uart->set_wakeup_handler != NULL){ in btstack_uart_slip_wrapper_set_wakeup_handler()221 original_uart->set_wakeup_handler(handler); in btstack_uart_slip_wrapper_set_wakeup_handler()
159 void (*set_wakeup_handler)(void (*wakeup_handler)(void)); member
527 if (btstack_uart->set_wakeup_handler){ in hci_transport_h4_ehcill_open()528 btstack_uart->set_wakeup_handler(&hci_transport_h4_ehcill_wakeup_handler); in hci_transport_h4_ehcill_open()