Home
last modified time | relevance | path

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

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