Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c223 u8 subbandTripletCnt = 0; in bthci_DecideBTChannel() local
251 subbandTripletCnt++; in bthci_DecideBTChannel()
288 if (subbandTripletCnt) { in bthci_DecideBTChannel()
290 …L, (IOCTL_BT_HCICMD|IOCTL_BT_LOGO), ("There are %d sub band triplet exists, ", subbandTripletCnt)); in bthci_DecideBTChannel()