Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dcoex.c2489 u8 a2dp: 1; member
5559 a2dp->exist_last = a2dp->exist; in _update_bt_info()
5578 a2dp->exist = btinfo.lb2.a2dp; in _update_bt_info()
5647 if (!a2dp->exist_last && a2dp->exist) { in _update_bt_info()
6371 if (a2dp.exist) { in _show_bt_profile_info()
6376 a2dp.bitpool, a2dp.flush_time); in _show_bt_profile_info()
6380 a2dp.vendor_id, a2dp.device_name, in _show_bt_profile_info()
7038 if (a2dp->exist) { in _show_fbtc_cysta_v2()
7147 if (a2dp->exist) in _show_fbtc_cysta_v3()
7279 if (a2dp->exist) in _show_fbtc_cysta_v4()
[all …]
H A Dcore.h1885 struct rtw89_btc_fbtc_rpt_ctrl_a2dp_empty a2dp; member