Searched refs:num_a2dp (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmci.h62 _mci->num_a2dp++; \
87 _mci->num_a2dp--; \
106 #define NUM_PROF(_mci) (_mci->num_other_acl + _mci->num_a2dp + \
134 u8 num_a2dp; member in struct:ath_mci_profile
H A Dmci.c281 if (mci->num_a2dp)
733 if (!mci->num_sco && !mci->num_a2dp)
H A Dgpio.c464 ATH_DUMP_BTCOEX("A2DP", mci->num_a2dp);

Completed in 133 milliseconds