Crate gopro_controller

source ·

Structs

  • Represents a connected GoPro device
  • Represents the response to a query sent to a GoPro device

Enums

  • Represents the different characteristics that the GoProControlAndQuery service has
  • Represents a command that can be sent to a GoPro device
  • Represents a setting or command query that can be sent to a GoPro device
  • Represents the different services that a GoPro device can have
  • Represents a setting that can be changed on a GoPro device

Traits

  • Behavior that a datatype must implement in order to be sent to a GoPro device
  • Behavior for converting a datatype to a GoPro global UUID

Functions

  • Connects to a GoPro device by name and returns a GoPro object if successful
  • Inits the bluetooth adapter (central) and returns it to the caller
  • Scans for GoPro devices and returns a list of their names (may also return previously connected devices some of which may not be GoPros)