Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci_transport_h4.c75 static void hci_transport_h4_ehcill_handle_command(uint8_t action);
258 hci_transport_h4_ehcill_handle_command(hci_packet[0]); in hci_transport_h4_block_read()
506 hci_transport_h4_ehcill_handle_command(EHCILL_WAKEUP_SIGNAL); in hci_transport_h4_ehcill_wakeup_handler()
620 static void hci_transport_h4_ehcill_handle_command(uint8_t action){ in hci_transport_h4_ehcill_handle_command() function