Searched refs:btinfo (Results 1 – 2 of 2) sorted by relevance
7409 union btc_btinfo btinfo; in _update_bt_info() local7441 hfp->exist = btinfo.lb2.hfp; in _update_bt_info()7443 hid->exist = btinfo.lb2.hid; in _update_bt_info()7445 a2dp->exist = btinfo.lb2.a2dp; in _update_bt_info()7447 pan->exist = btinfo.lb2.pan; in _update_bt_info()7453 if (btinfo.lb3.retry != 0) in _update_bt_info()7455 b->cqddr = btinfo.lb3.cqddr; in _update_bt_info()7457 bt->inq = btinfo.lb3.inq; in _update_bt_info()7459 bt->pag = btinfo.lb3.pag; in _update_bt_info()7472 if (btinfo.hb1.ble_connect) { in _update_bt_info()[all …]
1566 struct btinfo { struct1604 struct btinfo *info = (struct btinfo *)buf; in rtw_btinfo_hdl() argument