Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket_outputstream.cpp26 static constexpr int32_t SOCKET_SEND_TIME_THRESHOLD = 1000; // 1000ms member
51 if (endTimestamp - beginTimestamp > SOCKET_SEND_TIME_THRESHOLD) { in Write()

Completed in 1 milliseconds