Home
last modified time | relevance | path

Searched defs:optType (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_option.c22 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 Dclient_trans_socket_service.c234 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...]
/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpost_event_utils.cpp32 string PostEventUtils::GetOptType(const uint32_t &optType) in GetOptType() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c1150 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 Dnstackx_dfile.h423 DFileOptType optType; member

Completed in 7 milliseconds