Home
last modified time | relevance | path

Searched refs:profile_map (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c6734 u8 profile_map = 0; in _action_by_bt() local
6742 profile_map |= BTC_BT_HFP; in _action_by_bt()
6745 profile_map |= BTC_BT_HID; in _action_by_bt()
6748 profile_map |= BTC_BT_A2DP; in _action_by_bt()
6751 profile_map |= BTC_BT_PAN; in _action_by_bt()
6754 profile_map |= BTC_BT_BIS; in _action_by_bt()
6757 profile_map |= BTC_BT_CIS; in _action_by_bt()
6759 switch (profile_map) { in _action_by_bt()
8016 b->status.map.profile_map |= BTC_BT_BIS; in _update_bt_leaudio_info()
8018 b->status.map.profile_map &= ~BTC_BT_BIS; in _update_bt_leaudio_info()
[all …]
H A Dcore.h2152 u32 profile_map: 8; member
2306 u32 profile_map[BTC_BT_BMAX]; member
H A Drtw8922a.c2807 btc->cx.bt_ext.profile_map[BTC_BT_B2G] |= BTC_BT_THREAD; in rtw8922a_btc_set_rfe()
H A Drtw8922d.c3372 cx->bt_ext.profile_map[BTC_BT_B2G] |= BTC_BT_THREAD; in rtw8922d_btc_set_rfe()