Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.h83 uint8_t *rtb_read_firmware(struct rtb_struct *btrtl, int *fw_len);
H A Drtb_fwc.c1216 uint8_t *rtb_read_firmware(struct rtb_struct *btrtl, int *fw_len) in rtb_read_firmware() function
H A Dhciattach_rtk.c1855 rtb_cfg.fw_buf = rtb_read_firmware(&rtb_cfg, &rtb_cfg.fw_len); in rtb_config()