Searched refs:ah_btCoexEnabled (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c253 ahp->ah_btCoexEnabled = AH_FALSE;
321 ahp->ah_btCoexEnabled = AH_TRUE;
365 if (ahp->ah_btCoexEnabled)
371 if (ahp->ah_btCoexEnabled) {
H A Dar5416.h159 HAL_BOOL ah_btCoexEnabled; /* If Bluetooth coexistence is enabled */ member in struct:ath_hal_5416

Completed in 94 milliseconds