Home | History | Annotate | Download | only in Application

Lines Matching full:channel

240                                                                      * tracking list because their channel was
596 * \brief Add channel from policy channels list to scan command on the object workspace for discovery scan.\n
646 * \brief Add a normal channel entry to the object workspace scan command.\n
651 * \param channel - the channel index.\n
655 void scanMngrAddNormalChannel( TI_HANDLE hScanMngr, TScanMethod* scanMethod, TI_UINT8 channel,
671 * \brief Removes all BSS list entries that are neither neighbor APs not on a policy defined channel.\n
676 * \param bCheckChannels - whether to verify that APs not marked as neighbor APs are on policy defined channel.\n
696 * \brief Checks whether a channel is defined on a policy.\n
700 * \param band - the band on which the channel is.\n
701 * \param channel - the channel number.\n
702 * \return TI_TRUE if channel is defined on policy, TI_FALSE otherwise.\n
704 TI_BOOL scanMngrIsPolicyChannel( TI_HANDLE hScanMngr, ERadioBand band, TI_UINT8 channel );
858 * \brief Print SPS attendant channel histogram statistics.\n
889 * \brief Prints scan command single normal channel.\n
892 * \param pNormalChannel - a pointer to the normal channel to print.\n
899 * \brief Prints scan command single SPS channel.\n
902 * \param pSPSChannel - a pointer to the SPS channel to print.\n