Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c222 u8 subbandTripletCnt = 0; in bthci_DecideBTChannel() local
250 subbandTripletCnt++; in bthci_DecideBTChannel()
287 if (subbandTripletCnt) { in bthci_DecideBTChannel()
289 …L, (IOCTL_BT_HCICMD|IOCTL_BT_LOGO), ("There are %d sub band triplet exists, ", subbandTripletCnt)); in bthci_DecideBTChannel()