Searched refs:protocol (Results 1 – 14 of 14) sorted by relevance
50 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>
62 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_;
63 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>
42 using apache::thrift::protocol::TBinaryProtocolFactory;43 using apache::thrift::protocol::TProtocol;44 using apache::thrift::protocol::TProtocolFactory;
39 using apache::thrift::protocol::TProtocol;40 using apache::thrift::protocol::TProtocolFactory;
19 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/ble130 ${RADIO_DIR}/rail_lib/protocol/ieee802154131 ${RADIO_DIR}/rail_lib/protocol/zwave132 ${RADIO_DIR}/rail_lib/protocol/sidewalk
68 ${RADIO_DIR}/rail_lib/protocol/ble69 ${RADIO_DIR}/rail_lib/protocol/ieee80215470 ${RADIO_DIR}/rail_lib/protocol/zwave
111 socket_ = socket(res->ai_family, res->ai_socktype, ctx_->protocol); in openSecConnection()333 TSSLSocketFactory::TSSLSocketFactory(SSLProtocol protocol) in TSSLSocketFactory() argument336 switch (protocol) { in TSSLSocketFactory()342 ctx_->protocol = IPPROTO_TLS_1_1; in TSSLSocketFactory()345 ctx_->protocol = IPPROTO_TLS_1_2; in TSSLSocketFactory()
222 TSSLSocketFactory(SSLProtocol protocol = SSLTLS);381 net_ip_protocol_secure protocol = IPPROTO_TLS_1_0; member
16 ${ZEPHYR_THRIFT_MODULE_DIR}/lib/cpp/src/thrift/protocol/TProtocol.cpp
112 ${WISECONNECT_DIR}/components/protocol/wifi/src/sl_wifi_basic_credentials.c170 ${WISECONNECT_DIR}/components/protocol/wifi/inc186 ${WISECONNECT_DIR}/components/protocol/wifi/si91x/sl_wifi.c187 ${WISECONNECT_DIR}/components/protocol/wifi/src/sl_wifi_callback_framework.c
1 # CANopenNode CANopen protocol stack configuration options
37 namespace protocol
67 int "Max payload size for TLS protocol message"
Completed in 25 milliseconds