|
BLE_API
v2.1.3
|
BleScanType | |
| typedef uint8_t | BleScanType |
| #define | SCAN_TYPE_PASSIVE 0x00 |
| #define | SCAN_TYPE_ACTIVE 0x01 |
BLE scan type definition.
| #define SCAN_TYPE_ACTIVE 0x01 |
Active scanning.
| #define SCAN_TYPE_PASSIVE 0x00 |
Passive scanning.