pub const esp_ble_scan_filter_t_BLE_SCAN_FILTER_ALLOW_ONLY_WLST: esp_ble_scan_filter_t = 1;
Expand description

< Accept only :

  1. advertisement packets from devices where the advertiser’s address is in the White list.
  2. Directed advertising packets which are not addressed for this device shall be ignored.