Home
last modified time | relevance | path

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

/btstack/platform/posix/
H A Dbtstack_sco_transport_posix_i2s_test_bridge.c296 static int posix_i2s_test_bridge_init(const char * device_path){ in posix_i2s_test_bridge_init()
373 …_transport_t * btstack_sco_transport_posix_i2s_test_bridge_init_instance(const char * device_path){ in btstack_sco_transport_posix_i2s_test_bridge_init_instance()
/btstack/platform/windows/
H A Dhci_transport_h2_winusb.c339 static bool usb_is_vmware_bluetooth_adapter(const char * device_path){ in usb_is_vmware_bluetooth_adapter()
345 static bool usb_device_path_match(const char * device_path, uint16_t vendor_id, uint16_t product_id… in usb_device_path_match()
354 static bool usb_is_known_bluetooth_device(const char * device_path){ in usb_is_known_bluetooth_device()
969 static int usb_try_open_device(const char * device_path){ in usb_try_open_device()