esp_ble_gap_update_whitelist() function
Add or remove device from white list
Arguments
add_remove
the value is true if added the ble device to the white list, and false remove to the white list.
remote_bda
the remote device address add/remove from the white list.
wl_addr_type
whitelist address type
Return value
- ESP_OK : success - other : failed