Searched defs:proto_bytes (Results 1 – 4 of 4) 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()
254 let proto_bytes = request.write_to_bytes().unwrap(); in connector_fd_reader() localVariable267 let proto_bytes = request.write_to_bytes().unwrap(); in connector_fd_reader() localVariable
179 let proto_bytes = match &create_params.bt_properties { in add_chip() localVariable199 let proto_bytes = config.as_ref().unwrap_or_default().write_to_bytes().unwrap(); in bluetooth_start() 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