Searched refs:AMPRole (Results 1 – 2 of 2) sorted by relevance
563 if ((pBTInfo->BtAsocEntry[EntryNum].AMPRole == AMP_BTAP_CREATOR) || in bthci_AssocPreferredChannelList()699 pBTinfo->BtAsocEntry[EntryNum].AMPRole = AMP_BTAP_NONE; in bthci_ResetEntry()1448 pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole)); in bthci_StartBeaconAndConnect()1456 if (pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole == AMP_BTAP_CREATOR) { in bthci_StartBeaconAndConnect()1464 } else if (pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole == AMP_BTAP_JOINER) { in bthci_StartBeaconAndConnect()1488 if (pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole == AMP_BTAP_CREATOR) { in bthci_StartBeaconAndConnect()1491 } else if (pBTInfo->BtAsocEntry[CurrentAssocNum].AMPRole == AMP_BTAP_JOINER) { in bthci_StartBeaconAndConnect()4493 if (pBTInfo->BtAsocEntry[EntryNum].AMPRole == AMP_BTAP_CREATOR) in bthci_StateStarting()4520 if (pBTInfo->BtAsocEntry[EntryNum].AMPRole == AMP_BTAP_JOINER) { in bthci_StateConnecting()4760 pBTInfo->BtAsocEntry[EntryNum].AMPRole = AMP_BTAP_CREATOR; in bthci_StateDisconnected()[all …]
794 enum amp_btap_type AMPRole; member