noble / node-bluetooth-hci-socket

MIT License
154 stars 185 forks source link

Added BLUETOOTH_HCI_SOCKET_USB_BUS and BLUETOOTH_HCI_SOCKET_USB_ADDRE… #21

Closed NPohl closed 8 years ago

NPohl commented 8 years ago

Added BLUETOOTH_HCI_SOCKET_USB_BUS and BLUETOOTH_HCI_SOCKET_USB_ADDRESS environment variables to allow to differentiate between multiple usb ble adapters with the same VID and PID.

Related to issue #18.

sandeepmistry commented 8 years ago

@NPohl thank you!