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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c 134 AP_CONNECT_EVENT_FINISHED_OK, /**< Indicates successful completion of request sent to Conn SM */
610 apConn_smEvent(&(pAPConnection->currentState), AP_CONNECT_EVENT_FINISHED_OK, pAPConnection);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c 134 AP_CONNECT_EVENT_FINISHED_OK, /**< Indicates successful completion of request sent to Conn SM */
645 apConn_smEvent(&(pAPConnection->currentState), AP_CONNECT_EVENT_FINISHED_OK, pAPConnection);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConn.c 134 AP_CONNECT_EVENT_FINISHED_OK, /**< Indicates successful completion of request sent to Conn SM */
601 apConn_smEvent(&(pAPConnection->currentState), AP_CONNECT_EVENT_FINISHED_OK, pAPConnection);
    [all...]

Completed in 1556 milliseconds