Searched defs:btc_bt_info (Results 1 – 2 of 2) sorted by relevance
285 struct btc_bt_info { struct286 bool bBtDisabled;287 u8 rssiAdjustForAgcTableOn;288 u8 rssiAdjustFor1AntCoexType;289 bool bPreBtCtrlAggBufSize;290 bool bBtCtrlAggBufSize;291 bool bRejectAggPkt;292 bool bIncreaseScanDevNum;293 bool bBtTxRxMask;294 u8 preAggBufSize;[all …]
530 struct btc_bt_info { struct531 bool bt_disabled;532 u8 rssi_adjust_for_agc_table_on;533 u8 rssi_adjust_for_1ant_coex_type;534 bool pre_bt_ctrl_agg_buf_size;535 bool bt_busy;536 u8 pre_agg_buf_size;537 u8 agg_buf_size;538 bool limited_dig;539 bool pre_reject_agg_pkt;[all …]