Home
last modified time | relevance | path

Searched refs:btinfo (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dcoex.c5092 union btc_btinfo btinfo; in _update_bt_info() local
5130 hfp->exist = btinfo.lb2.hfp; in _update_bt_info()
5132 hid->exist = btinfo.lb2.hid; in _update_bt_info()
5134 a2dp->exist = btinfo.lb2.a2dp; in _update_bt_info()
5136 pan->active = btinfo.lb2.pan; in _update_bt_info()
5140 if (btinfo.lb3.retry != 0) in _update_bt_info()
5142 b->cqddr = btinfo.lb3.cqddr; in _update_bt_info()
5144 bt->inq = btinfo.lb3.inq; in _update_bt_info()
5146 bt->pag = btinfo.lb3.pag; in _update_bt_info()
5157 if (btinfo.hb1.ble_connect) in _update_bt_info()
[all …]
/linux-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_cmd.c1567 struct btinfo { struct
1605 struct btinfo *info = (struct btinfo *)buf; in rtw_btinfo_hdl() argument

Completed in 18 milliseconds