Searched refs:max_buf_cnt (Results 1 – 2 of 2) sorted by relevance
269 uint8_t max_buf_cnt; member
337 le_cb->remote_ble_info[inx].max_buf_cnt = 1; in rsi_add_remote_ble_dev_info()366 le_cb->remote_ble_info[inx].max_buf_cnt = 0; in rsi_remove_remote_ble_dev_info()460 … bt_cb->remote_ble_info[bt_cb->remote_ble_index].max_buf_cnt = (buf_info->buf_count * 10); in rsi_driver_process_bt_resp()464 bt_cb->remote_ble_info[bt_cb->remote_ble_index].max_buf_cnt = buf_info->buf_count; in rsi_driver_process_bt_resp()2028 … if ((le_cb->remote_ble_info[inx].avail_buf_cnt) != (le_cb->remote_ble_info[inx].max_buf_cnt)) { in rsi_bt_prepare_le_pkt()