Searched refs:profile_map (Results 1 – 10 of 10) sorted by relevance
1726 u8 profile_map = 0; in _action_by_bt() local1729 profile_map |= BTC_BT_HFP; in _action_by_bt()1732 profile_map |= BTC_BT_HID; in _action_by_bt()1735 profile_map |= BTC_BT_A2DP; in _action_by_bt()1738 profile_map |= BTC_BT_PAN; in _action_by_bt()1740 switch (profile_map) { in _action_by_bt()
2728 u8 profile_map = 0; in halbtc8822b2ant_action_algorithm() local2731 profile_map = profile_map | BIT(0); in halbtc8822b2ant_action_algorithm()2734 profile_map = profile_map | BIT(1); in halbtc8822b2ant_action_algorithm()2737 profile_map = profile_map | BIT(2); in halbtc8822b2ant_action_algorithm()2740 profile_map = profile_map | BIT(3); in halbtc8822b2ant_action_algorithm()2742 switch (profile_map) { in halbtc8822b2ant_action_algorithm()
2764 u8 profile_map = 0; in halbtc8822b1ant_action_algorithm() local2767 profile_map = profile_map | BIT(0); in halbtc8822b1ant_action_algorithm()2770 profile_map = profile_map | BIT(1); in halbtc8822b1ant_action_algorithm()2773 profile_map = profile_map | BIT(2); in halbtc8822b1ant_action_algorithm()2776 profile_map = profile_map | BIT(3); in halbtc8822b1ant_action_algorithm()2778 switch (profile_map) { in halbtc8822b1ant_action_algorithm()
2890 u8 profile_map = 0; in halbtc8821c2ant_action_algorithm() local2893 profile_map = profile_map | BIT(0); in halbtc8821c2ant_action_algorithm()2896 profile_map = profile_map | BIT(1); in halbtc8821c2ant_action_algorithm()2899 profile_map = profile_map | BIT(2); in halbtc8821c2ant_action_algorithm()2902 profile_map = profile_map | BIT(3); in halbtc8821c2ant_action_algorithm()2904 switch (profile_map) { in halbtc8821c2ant_action_algorithm()
2838 u8 profile_map = 0; in halbtc8821c1ant_action_algorithm() local2841 profile_map = profile_map | BIT(0); in halbtc8821c1ant_action_algorithm()2844 profile_map = profile_map | BIT(1); in halbtc8821c1ant_action_algorithm()2847 profile_map = profile_map | BIT(2); in halbtc8821c1ant_action_algorithm()2850 profile_map = profile_map | BIT(3); in halbtc8821c1ant_action_algorithm()2852 switch (profile_map) { in halbtc8821c1ant_action_algorithm()
2835 u8 profile_map = 0; in halbtc8821c1ant_action_algorithm() local2838 profile_map = profile_map | BIT(0); in halbtc8821c1ant_action_algorithm()2841 profile_map = profile_map | BIT(1); in halbtc8821c1ant_action_algorithm()2844 profile_map = profile_map | BIT(2); in halbtc8821c1ant_action_algorithm()2847 profile_map = profile_map | BIT(3); in halbtc8821c1ant_action_algorithm()2849 switch (profile_map) { in halbtc8821c1ant_action_algorithm()
2892 u8 profile_map = 0; in halbtc8821c2ant_action_algorithm() local2895 profile_map = profile_map | BIT(0); in halbtc8821c2ant_action_algorithm()2898 profile_map = profile_map | BIT(1); in halbtc8821c2ant_action_algorithm()2901 profile_map = profile_map | BIT(2); in halbtc8821c2ant_action_algorithm()2904 profile_map = profile_map | BIT(3); in halbtc8821c2ant_action_algorithm()2906 switch (profile_map) { in halbtc8821c2ant_action_algorithm()
1998 u8 profile_map = 0; in rtw_btc_algorithm() local2001 profile_map = profile_map | BTC_BTPROFILE_HFP; in rtw_btc_algorithm()2004 profile_map = profile_map | BTC_BTPROFILE_HID; in rtw_btc_algorithm()2007 profile_map = profile_map | BTC_BTPROFILE_A2DP; in rtw_btc_algorithm()2010 profile_map = profile_map | BTC_BTPROFILE_PAN; in rtw_btc_algorithm()2012 switch (profile_map) { in rtw_btc_algorithm()2071 bt_profile_string[profile_map], in rtw_btc_algorithm()
1097 u8 profile_map = 0; in rtw_coex_algorithm() local1100 profile_map |= BPM_HFP; in rtw_coex_algorithm()1102 profile_map |= BPM_HID; in rtw_coex_algorithm()1104 profile_map |= BPM_A2DP; in rtw_coex_algorithm()1106 profile_map |= BPM_PAN; in rtw_coex_algorithm()1108 switch (profile_map) { in rtw_coex_algorithm()