Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
A Dcoex.c3962 union btc_btinfo btinfo; in _update_bt_info() local
4000 hfp->exist = btinfo.lb2.hfp; in _update_bt_info()
4002 hid->exist = btinfo.lb2.hid; in _update_bt_info()
4004 a2dp->exist = btinfo.lb2.a2dp; in _update_bt_info()
4006 pan->active = btinfo.lb2.pan; in _update_bt_info()
4010 if (btinfo.lb3.retry != 0) in _update_bt_info()
4012 b->cqddr = btinfo.lb3.cqddr; in _update_bt_info()
4014 bt->inq = btinfo.lb3.inq; in _update_bt_info()
4016 bt->pag = btinfo.lb3.pag; in _update_bt_info()
4027 if (btinfo.hb1.ble_connect) in _update_bt_info()
[all …]
/linux/drivers/staging/rtl8723bs/core/
A Drtw_cmd.c1658 struct btinfo { struct
1696 struct btinfo *info = (struct btinfo *)buf; in rtw_btinfo_hdl() argument

Completed in 19 milliseconds