Home
last modified time | relevance | path

Searched refs:MSG_CONNECTION_IDLE_DISCONNECT_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c42 MSG_CONNECTION_IDLE_DISCONNECT_TIMEOUT, enumerator
285 …&g_bleConnectionAsyncHandler, MSG_CONNECTION_IDLE_DISCONNECT_TIMEOUT, connection->connectionId, 0,… in ConnBleDisconnectNow()
525 …&g_bleConnectionAsyncHandler, MSG_CONNECTION_IDLE_DISCONNECT_TIMEOUT, connection->connectionId, 0,… in ConnBleRefreshIdleTimeout()
526 …ConnPostMsgToLooper(&g_bleConnectionAsyncHandler, MSG_CONNECTION_IDLE_DISCONNECT_TIMEOUT, connecti… in ConnBleRefreshIdleTimeout()
908 … &g_bleConnectionAsyncHandler, MSG_CONNECTION_IDLE_DISCONNECT_TIMEOUT, connectionId, 0, NULL); in BleOnConnectionClosed()
1138 case MSG_CONNECTION_IDLE_DISCONNECT_TIMEOUT: in BleConnectionMsgHandler()
1164 case MSG_CONNECTION_IDLE_DISCONNECT_TIMEOUT: in BleCompareConnectionLooperEventFunc()