Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h46 #define CLOSING_TIMEOUT_MILLIS 200 macro
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c407 connection->connectionId, 0, NULL, CLOSING_TIMEOUT_MILLIS); in ConnBleUpdateConnectionRc()