HomeSort by relevance Sort by last modified time
    Searched refs:returnNeighborApsCallb (Results 1 - 6 of 6) 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...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/ExpInc/
apConnApi.h 164 apConn_roamMngrCallb_t returnNeighborApsCallb);
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConnApi.h 294 * \param returnNeighborApsCallb - Pointer to input Neighbor AP callback
305 apConn_roamMngrCallb_t returnNeighborApsCallb);
apConn.c 203 apConn_roamMngrCallb_t returnNeighborApsCallb; /**< neighbor APs list update */
500 pAPConnection->returnNeighborApsCallb = NULL;
678 apConn_roamMngrCallb_t returnNeighborApsCallb)
701 ((apConn_t *)hAPConnection)->returnNeighborApsCallb = returnNeighborApsCallb;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 227 apConn_roamMngrCallb_t returnNeighborApsCallb; /**< neighbor APs list update */
545 pAPConnection->returnNeighborApsCallb = NULL;
    [all...]

Completed in 796 milliseconds