Searched defs:pNeighborAp (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Application/
H A DscanMngr.c4491 * \param pNeighborAp - pointer to the neighbor AP data.\n
4494 void scanMngrDebugPrintNeighborAP( neighborAP_t* pNeighborAp, scan_neighborDiscoveryState_e discoveryState ) argument
4497 pNeighborAp->BSSID[ 0 ], pNeighborAp->BSSID[ 1 ], pNeighborAp->BSSID[ 2 ],
4498 pNeighborAp->BSSID[ 3 ], pNeighborAp->BSSID[ 4 ], pNeighborAp->BSSID[ 5 ],
4499 pNeighborAp->band, pNeighborAp
[all...]

Completed in 214 milliseconds