docs: show that we can now scan on macOS

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans 2020-08-28 12:53:30 +02:00
parent 56c0c2ecda
commit 27cc0b725a

View file

@ -8,7 +8,7 @@ This package attempts to build a cross-platform Bluetooth Low Energy module for
| | Windows | Linux | Nordic chips | macOS |
| -------------------------------- | ------------------ | ------------------ | ------------------ | ------------------ |
| API used | WinRT | BlueZ (over D-Bus) | SoftDevice | CoreBluetooth |
| Scanning | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| Scanning | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Connect to peripheral | :x: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| Write peripheral characteristics | :x: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| Receive notifications | :x: | :heavy_check_mark: | :heavy_check_mark: | :x: |