Searched defs:proto_bytes (Results 1 – 6 of 6) sorted by relevance
106 std::vector<unsigned char> proto_bytes(response.ByteSizeLong()); in ReadPacketResponseLoop() local116 const rust::Slice<::std::uint8_t const> proto_bytes) { in WritePacketRequest()
178 let proto_bytes = match &create_params.bt_properties { in new() localVariable195 let proto_bytes = config.as_ref().unwrap_or_default().write_to_bytes().unwrap(); in bluetooth_start() localVariable
159 let proto_bytes = config.as_ref().unwrap_or_default().write_to_bytes().unwrap(); in wifi_start() localVariable
49 void Start(const rust::Slice<::std::uint8_t const> proto_bytes) { in Start()
304 let proto_bytes = request.write_to_bytes().unwrap(); in connector_fd_reader() localVariable317 let proto_bytes = request.write_to_bytes().unwrap(); in connector_fd_reader() localVariable
194 void Start(const rust::Slice<::std::uint8_t const> proto_bytes, in Start()488 std::vector<uint8_t> proto_bytes(bluetooth.ByteSizeLong()); in GetCxx() local