Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c271 pBtMgnt->BTChannel = firstRemoteLegalChnlInTriplet; in bthci_DecideBTChannel()
272 …OGO), ("Remote legal channel (%d) is selected, Local not connect to any!!\n", pBtMgnt->BTChannel)); in bthci_DecideBTChannel()
277 pBtMgnt->BTChannel = localchnl; in bthci_DecideBTChannel()
278 …_BT_LOGO), ("Local channel (%d) is selected, wifi or BT connection exists\n", pBtMgnt->BTChannel)); in bthci_DecideBTChannel()
306 pBtMgnt->BTChannel = localchnl; in bthci_DecideBTChannel()
307 …OCTL, (IOCTL_BT_HCICMD|IOCTL_BT_LOGO), ("Local channel (%d) is selected!!\n", pBtMgnt->BTChannel)); in bthci_DecideBTChannel()
1622 pBtMgnt->BTChannel = BT_Default_Chnl; in bthci_CmdReset()
9124 H2C_Parameter[1] = pBtMgnt->BTChannel; in BTDM_SetFwChnlInfo()
9404 pBtMgnt->BTChannel); in BTDM_Display8723ABtCoexInfo()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h867 u8 BTChannel; member