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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
rsn.c 381 * \sa rsn_Stop, rsn_Recv
441 * \sa rsn_Stop, rsn_Recv
569 * rsn_Stop - Stop event for the rsniation SM
585 TI_STATUS rsn_stop (TI_HANDLE hRsn, BOOL removeKeys) function
609 ("rsn_stop, Remove keyIndex=%d, key.keyIndex=%d\n",keyIndex, key.keyIndex));
654 * \sa rsn_Start, rsn_Stop
783 * \sa rsn_Start, rsn_Stop
840 * \sa rsn_Start, rsn_Stop
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsn.c 388 * \sa rsn_Stop, rsn_Recv
446 * \sa rsn_Stop, rsn_Recv
566 * rsn_Stop - Stop event for the rsniation SM
582 TI_STATUS rsn_stop (TI_HANDLE hRsn, TI_BOOL removeKeys) function
605 TRACE2(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "rsn_stop, Remove keyIndex=%d, key.keyIndex=%d\n",keyIndex, key.keyIndex);
670 * \sa rsn_Start, rsn_Stop
806 * \sa rsn_Start, rsn_Stop
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
rsn.c 383 * \sa rsn_Stop, rsn_Recv
441 * \sa rsn_Stop, rsn_Recv
561 * rsn_Stop - Stop event for the rsniation SM
577 TI_STATUS rsn_stop (TI_HANDLE hRsn, TI_BOOL removeKeys) function
599 TRACE2(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "rsn_stop, Remove keyIndex=%d, key.keyIndex=%d\n",keyIndex, key.keyIndex);
657 * \sa rsn_Start, rsn_Stop
777 * \sa rsn_Start, rsn_Stop
    [all...]

Completed in 45 milliseconds