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

  /hardware/ti/wlan/wl1271/Test/
HealthMonitorDbg.c 113 healthMonitor_sendFailureEvent (hHealthMonitor, DISCONNECT_TIMEOUT);
164 WLAN_OS_REPORT(("2005 - Trigger DISCONNECT_TIMEOUT \n"));
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
conn.c 598 healthMonitor_sendFailureEvent(pConn->hHealthMonitor, DISCONNECT_TIMEOUT);
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 867 /* 4 */ DISCONNECT_TIMEOUT, /**< Disconnect Timeout Failure Event */
    [all...]
  /external/bluetooth/bluez/audio/
avdtp.c 90 #define DISCONNECT_TIMEOUT 1
654 static gboolean disconnect_timeout(gpointer user_data) function
689 session->dc_timer = g_idle_add(disconnect_timeout, session);
693 session->dc_timer = g_timeout_add_seconds(DISCONNECT_TIMEOUT,
694 disconnect_timeout,
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 1536 milliseconds