Home
last modified time | relevance | path

Searched refs:SOFTBUS_CONN_BLE_DISCONNECT_WAIT_TIMEOUT_ERR (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h647 SOFTBUS_CONN_BLE_DISCONNECT_WAIT_TIMEOUT_ERR = SOFTBUS_CONN_ERR_BASE + 29, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h596 SOFTBUS_CONN_BLE_DISCONNECT_WAIT_TIMEOUT_ERR = SOFTBUS_CONN_ERR_BASE + 29, enumerator
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c726 g_clientEventListener.onClientConnectionClosed(connectionId, SOFTBUS_CONN_BLE_DISCONNECT_WAIT_TIMEOUT_ERR); in ClientWaitDiconnetTimeoutMsgHandler()
H A Dsoftbus_conn_ble_server.c1025 g_serverEventListener.onServerConnectionClosed(connectionId, SOFTBUS_CONN_BLE_DISCONNECT_WAIT_TIMEOUT_ERR); in BleServerWaitDisconnectTimeoutHandler()

Completed in 14 milliseconds