nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_scan_filter_status_get()

int bt_scan_filter_status_get ( struct bt_filter_status status)

#include <include/bluetooth/scan.h>

Function for getting filter status.

This function returns the filter setting and whether it is enabled or disabled.

Parameters
[out]statusPointer to Filter Status structure.
Returns
0 If the operation was successful. Otherwise, a (negative) error code is returned.