Searched refs:bt_2g (Results 1 – 1 of 1) sorted by relevance
7810 struct rtw89_btc_bt_link_info *bt_2g, *bt_56g; in _update_bt_scbd() local7835 bt_2g = &bt->link_info; in _update_bt_scbd()7884 bt_2g->a2dp_desc.exist = !!(val & BTC_BSCB_A2DP_ACT); in _update_bt_scbd()7885 bt_2g->pan_desc.exist = !!(val & BTC_BSCB_PAN_ACT); in _update_bt_scbd()7886 bt_2g->hfp_desc.exist = !!(val & BTC_BSCB_HFP_ACT); in _update_bt_scbd()7902 if (bt_2g->status.map.connect != any_bt_connect || in _update_bt_scbd()7905 bt_2g->status.map.connect = any_bt_connect; in _update_bt_scbd()