Scan
Function name | Description |
|---|---|
Initializes Bluetooth scan module. | |
De-initializes communication with Bluetooth module. | |
Sets a filter for Bluetooth scanner. | |
Enables specific set or sets of filters for filtering. | |
Disables all filters. All previously added filters will remain intact, but they will be deactivated, retaining the option to re-enable them at a later time. | |
Clears out all of the previously added filters. | |
Enables callback to receive data when a filter matches or mismatches. | |
Disables match or mismatch callback. | |
Starts scanning process. | |
Stops scanning process. | |
Reads out data from Bluetooth scan module into user array. |