Home
last modified time | relevance | path

Searched defs:SOCKET_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_define.h58 static const int SOCKET_BUFFER_SIZE = 256; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp32 const int SOCKET_BUFFER_SIZE = 1024; variable