![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| uint32_t ble_scan_all_filter_remove | ( | struct ble_scan * | scan | ) |
#include <ble_scan.h>
Remove all filters.
Available when CONFIG_BLE_SCAN_FILTER is enabled. The function removes all previously set filters.
| [in,out] | scan | Scan library instance. |
| NRF_SUCCESS | If all filters are removed successfully. |