Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/rtlbtfw/
H A Drtlbt_hw.h101 int rtlbt_load_fwfile(struct libusb_device_handle *hdl,
H A Drtlbt_hw.c182 rtlbt_load_fwfile(struct libusb_device_handle *hdl, in rtlbt_load_fwfile() function
H A Dmain.c479 r = rtlbt_load_fwfile(hdl, &fw); in main()