Searched refs:AMPRole (Results 1 – 2 of 2) sorted by relevance
564 if ((pBTInfo->BtAsocEntry[EntryNum].AMPRole == AMP_BTAP_CREATOR) || in bthci_AssocPreferredChannelList()700 pBTinfo->BtAsocEntry[EntryNum].AMPRole = AMP_BTAP_NONE; in bthci_ResetEntry()1449 pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole)); in bthci_StartBeaconAndConnect()1457 if (pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole == AMP_BTAP_CREATOR) { in bthci_StartBeaconAndConnect()1465 } else if (pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole == AMP_BTAP_JOINER) { in bthci_StartBeaconAndConnect()1489 if (pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole == AMP_BTAP_CREATOR) { in bthci_StartBeaconAndConnect()1492 } else if (pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole == AMP_BTAP_JOINER) { in bthci_StartBeaconAndConnect()4494 if (pBTInfo->BtAsocEntry[EntryNum].AMPRole == AMP_BTAP_CREATOR) in bthci_StateStarting()4521 if (pBTInfo->BtAsocEntry[EntryNum].AMPRole == AMP_BTAP_JOINER) { in bthci_StateConnecting()4761 pBTInfo->BtAsocEntry[EntryNum].AMPRole = AMP_BTAP_CREATOR; in bthci_StateDisconnected()[all …]
794 enum amp_btap_type AMPRole; member