Searched defs:optType (Results 1 - 6 of 6) sorted by relevance
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_socket_option.c | 22 int32_t SetExtSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, uint32_t optValueSize) in SetExtSocketOpt() argument 32 int32_t GetExtSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, int32_t *optValueSize) in GetExtSocketOpt() argument
|
| H A D | client_trans_socket_service.c | 234 static int32_t CheckSocketOptParam(OptLevel level, OptType optType, void *optValue) in CheckSocketOptParam() argument 251 int32_t SetSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, int32_t optValueSize) in SetSocketOpt() argument 274 int32_t GetSocketOpt(int32_t socket, OptLevel level, OptType optType, void *optValue, int32_t *optValueSize) in GetSocketOpt() argument [all...] |
| /test/xts/device_attest_lite/services/core/include/network/ |
| H A D | attest_network.h | 52 COAP_OPT_TYPE_ENUM optType; member
|
| /foundation/multimedia/media_library/frameworks/utils/src/ |
| H A D | post_event_utils.cpp | 32 string PostEventUtils::GetOptType(const uint32_t &optType) in GetOptType() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
| H A D | l2cap_core.c | 1150 static int L2capCheckConfigurationOptionLength(uint8_t optType, uint8_t optLength) in L2capCheckConfigurationOptionLength() argument 1208 uint8_t optType = data[offset + 0]; in L2capParseConfiguration() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/ |
| H A D | nstackx_dfile.h | 423 DFileOptType optType; member
|
Completed in 8 milliseconds