Home
last modified time | relevance | path

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

/btstack/port/libusb-intel/
H A Dmain.c103 usb_path = hci_event_transport_usb_info_get_path(packet); in packet_handler()
/btstack/port/libusb/
H A Dmain.c138 usb_path = hci_event_transport_usb_info_get_path(packet); in packet_handler()
/btstack/test/security_manager_sc/
H A Dmain.c186 usb_path = hci_event_transport_usb_info_get_path(packet); in packet_handler()
/btstack/src/
H A Dbtstack_event.h1683 static inline const uint8_t * hci_event_transport_usb_info_get_path(const uint8_t * event){ in hci_event_transport_usb_info_get_path() function