Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/rtlbtfw/
H A Drtlbt_hw.h98 int rtlbt_read_local_ver(struct libusb_device_handle *hdl,
H A Dmain.c394 r = rtlbt_read_local_ver(hdl, &ver); in main()
491 r = rtlbt_read_local_ver(hdl, &ver); in main()
H A Drtlbt_hw.c114 rtlbt_read_local_ver(struct libusb_device_handle *hdl, in rtlbt_read_local_ver() function