Searched refs:bt_firmware_len (Results 1 – 2 of 2) sorted by relevance
68 cybt_result_t cybt_fw_download(const uint8_t *p_bt_firmware, uint32_t bt_firmware_len, uint8_t *p_w…
301 uint32_t bt_firmware_len, in cybt_fw_download() argument313 if (NULL == p_bt_firmware || 0 == bt_firmware_len || NULL == p_write_buf || NULL == p_hex_buf) { in cybt_fw_download()336 btfw_cb.fw_len = bt_firmware_len; in cybt_fw_download()