Home
last modified time | relevance | path

Searched refs:protocol (Results 1 – 14 of 14) sorted by relevance

/modules/thrift/src/thrift/server/
A DTSimpleServer.h50 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory> &protocolFactory);
57 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory> &protocolFactory);
66 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
68 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
78 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
80 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
A DTConnectedClient.h62 const std::shared_ptr<apache::thrift::protocol::TProtocol> &inputProtocol,
63 const std::shared_ptr<apache::thrift::protocol::TProtocol> &outputProtocol,
105 std::shared_ptr<apache::thrift::protocol::TProtocol> inputProtocol_;
106 std::shared_ptr<apache::thrift::protocol::TProtocol> outputProtocol_;
A DTServerFramework.h63 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory> &protocolFactory);
70 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory> &protocolFactory);
79 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
81 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
91 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
93 const std::shared_ptr<apache::thrift::protocol::TProtocolFactory>
A DTServer.h42 using apache::thrift::protocol::TBinaryProtocolFactory;
43 using apache::thrift::protocol::TProtocol;
44 using apache::thrift::protocol::TProtocolFactory;
A DTServerFramework.cpp39 using apache::thrift::protocol::TProtocol;
40 using apache::thrift::protocol::TProtocolFactory;
/modules/hal_silabs/simplicity_sdk/
A DCMakeLists.txt19 set(BLUETOOTH_DIR ${ZEPHYR_HAL_SILABS_MODULE_DIR}/simplicity_sdk/protocol/bluetooth)
72 …add_prebuilt_library(liblinklayer protocol/bluetooth/bgstack/ll/build/gcc/xg${SILABS_DEVICE_FAMILY…
73 …add_prebuilt_library(libbgcommon protocol/bluetooth/bgcommon/lib/build/gcc/cortex-m33/bgcommon/re…
129 ${RADIO_DIR}/rail_lib/protocol/ble
130 ${RADIO_DIR}/rail_lib/protocol/ieee802154
131 ${RADIO_DIR}/rail_lib/protocol/zwave
132 ${RADIO_DIR}/rail_lib/protocol/sidewalk
/modules/hal_silabs/gecko/
A DCMakeLists.txt68 ${RADIO_DIR}/rail_lib/protocol/ble
69 ${RADIO_DIR}/rail_lib/protocol/ieee802154
70 ${RADIO_DIR}/rail_lib/protocol/zwave
/modules/thrift/src/thrift/transport/
A DTSSLSocket.cpp111 socket_ = socket(res->ai_family, res->ai_socktype, ctx_->protocol); in openSecConnection()
333 TSSLSocketFactory::TSSLSocketFactory(SSLProtocol protocol) in TSSLSocketFactory() argument
336 switch (protocol) { in TSSLSocketFactory()
342 ctx_->protocol = IPPROTO_TLS_1_1; in TSSLSocketFactory()
345 ctx_->protocol = IPPROTO_TLS_1_2; in TSSLSocketFactory()
A DTSSLSocket.h222 TSSLSocketFactory(SSLProtocol protocol = SSLTLS);
381 net_ip_protocol_secure protocol = IPPROTO_TLS_1_0; member
/modules/thrift/
A DCMakeLists.txt16 ${ZEPHYR_THRIFT_MODULE_DIR}/lib/cpp/src/thrift/protocol/TProtocol.cpp
/modules/hal_silabs/wiseconnect/
A DCMakeLists.txt112 ${WISECONNECT_DIR}/components/protocol/wifi/src/sl_wifi_basic_credentials.c
170 ${WISECONNECT_DIR}/components/protocol/wifi/inc
186 ${WISECONNECT_DIR}/components/protocol/wifi/si91x/sl_wifi.c
187 ${WISECONNECT_DIR}/components/protocol/wifi/src/sl_wifi_callback_framework.c
/modules/canopennode/
A DKconfig1 # CANopenNode CANopen protocol stack configuration options
/modules/thrift/src/thrift/protocol/
A DTBinaryProtocol.h37 namespace protocol
/modules/mbedtls/
A DKconfig67 int "Max payload size for TLS protocol message"

Completed in 25 milliseconds