Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 728 Bytes

api_core_roles.rst

File metadata and controls

25 lines (15 loc) · 728 Bytes

API - Core Bluetooth LE Roles

Advertiser Role

bleson.core.roles.Advertiser

Note

macOS implementation note

You can only set the name and the services UUID's, and the visibility of your advertisement data depends on your app being a foreground or background process.

See the CoreBluetooth documentation.

Observer Role

bleson.core.roles.Observer