Skip to content

Commit

Permalink
more specific docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gfwilliams committed Jan 29, 2025
1 parent 0681322 commit 944256c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/bluetooth/jswrap_bluetooth.c
Original file line number Diff line number Diff line change
Expand Up @@ -3312,7 +3312,7 @@ The following filter types are implemented:
* `namePrefix` - starting characters of device name
* `id` - exact device address (`id:"e9:53:86:09:89:99 random"`) (this is
Espruino-specific, and is not part of the Web Bluetooth spec)
* `serviceData` - an object containing service characteristics which must all
* `serviceData` - an object containing **lowercase** service characteristics which must all
match (`serviceData:{"1809":{}}`). Matching of actual service data is not
supported yet.
* `manufacturerData` - an object containing manufacturer UUIDs which must all
Expand Down

0 comments on commit 944256c

Please sign in to comment.