Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp490 int SetSocketBufferSize(int clientId, uint32_t bufferSize) in SetSocketBufferSize() function
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dlocal_socket_exec.cpp412 static bool SetSocketBufferSize(int sockfd, int type, uint32_t size) in SetSocketBufferSize() function