Home | History | Annotate | Download | only in Application

Lines Matching refs:BSSID

482  * \brief Searched tracking list for an entry matching given BSSID.\n
486 * \param bssId - the BSSID to search for.\n
487 * \return entry index if found, -1 if no entry matching the BSSID was found.\n
489 TI_INT8 scanMngrGetTrackIndexByBssid( TI_HANDLE hScanMngr, TMacAddr* bssId );
652 * \param BSSID - pointer to the BSSID to use (may be broadcast.\n
656 TMacAddr* BSSID, TI_UINT8 txPowerDbm );
688 * \param bssId - the AP's BSSID.\n
691 TI_INT8 scanMngrGetNeighborAPIndex( TI_HANDLE hScanMngr, ERadioBand band, TMacAddr* bssId );