Searched refs:c2hBtProfile (Results 1 – 2 of 2) sorted by relevance
5760 if (pBtCoex->c2hBtProfile == BT_INFO_HID) { in btdm_1AntCoexProcessForWifiConnect()5764 } else if (pBtCoex->c2hBtProfile == BT_INFO_FTP) { in btdm_1AntCoexProcessForWifiConnect()5768 } else if (pBtCoex->c2hBtProfile == (BT_INFO_A2DP|BT_INFO_FTP)) { in btdm_1AntCoexProcessForWifiConnect()5773 if (pBtCoex->c2hBtProfile == BT_INFO_A2DP) in btdm_1AntCoexProcessForWifiConnect()5782 pBtCoex->c2hBtProfile)); in btdm_1AntCoexProcessForWifiConnect()6205 if (pBtCoex->c2hBtProfile == BT_INFO_HID) in BTDM_1AntWifiAssociateNotify()6320 if (pBtCoex->c2hBtProfile == BT_INFO_HID) in BTDM_1AntWifiScanNotify()6356 pBtCoex->c2hBtProfile = u1tmp & 0xE0; in BTDM_1AntFwC2hBtInfo8723A()6404 if (pBtCoex->c2hBtProfile != BT_INFO_HID) in BTDM_1AntFwC2hBtInfo8723A()6405 pBtCoex->c2hBtProfile &= ~BT_INFO_HID; in BTDM_1AntFwC2hBtInfo8723A()
1307 u8 c2hBtProfile; /* for 1Ant */ member