Searched defs:btc_bt_info (Results 1 – 2 of 2) sorted by relevance
296 struct btc_bt_info { struct297 bool bBtDisabled;298 u8 rssiAdjustForAgcTableOn;299 u8 rssiAdjustFor1AntCoexType;300 bool bPreBtCtrlAggBufSize;301 bool bBtCtrlAggBufSize;302 bool bRejectAggPkt;303 bool bIncreaseScanDevNum;304 bool bBtTxRxMask;305 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 …]