bluetooth
bluetooth copied to clipboard
No DefaultAdvertisement found
What is missing?
# go run ./examples/advertisement
# tinygo.org/x/bluetooth/examples/advertisement
examples/advertisement/main.go:13:17: adapter.DefaultAdvertisement undefined (type *bluetooth.Adapter has no field or method DefaultAdvertisement)
examples/advertisement/main.go:20:24: adapter.Address undefined (type *bluetooth.Adapter has no field or method Address)
I think Mac OS doesn’t support this method yet. Maybe windows either.