Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c112 static u8 BT_IsLegalChannel(struct rtw_adapter *padapter, u8 channel) in BT_IsLegalChannel() function
258 if (BT_IsLegalChannel(padapter, j)) { in bthci_DecideBTChannel()