HomeSort by relevance Sort by last modified time
    Searched refs:returnNeighborApsCallb (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 295 * \param returnNeighborApsCallb - Pointer to input Neighbor AP callback
306 apConn_roamMngrCallb_t returnNeighborApsCallb);
apConn.c 202 apConn_roamMngrCallb_t returnNeighborApsCallb; /**< neighbor APs list update */
492 pAPConnection->returnNeighborApsCallb = NULL;
687 apConn_roamMngrCallb_t returnNeighborApsCallb)
710 ((apConn_t *)hAPConnection)->returnNeighborApsCallb = returnNeighborApsCallb;
    [all...]

Completed in 43 milliseconds