Searched defs:fbtc_cysta (Results 1 – 2 of 2) sorted by relevance
350 struct fbtc_cysta { /* statistics for cycles */ struct351 u8 fver;352 u8 rsvd;353 u16 cycles; /* total cycle number */354 … slot_step_time[BTC_CYCLE_SLOT_MAX]; /*record the wl/bt slot time, max_step = BTC_CYCLE_SLOT_MAX */355 struct fbtc_cycle_time_info cycle_time;356 struct fbtc_fdd_try_info fdd_try;357 struct fbtc_cycle_a2dp_empty_info a2dp_ept;358 struct fbtc_a2dp_trx_stat a2dp_trx[BTC_CYCLE_SLOT_MAX];359 struct fbtc_cycle_leak_info leak_slot;[all …]