Constant script::dom::bluetooth::OPTIONS_ERROR

source ยท
const OPTIONS_ERROR: &str = "Fields of 'options' conflict with each other.
 Either 'acceptAllDevices' member must be true, or 'filters' member must be set to a value.";