Swift:
centralManager.scanForPeripherals(withServices: nil, options: nil)
Objective C:
[centralManager scanForPeripheralsWithServices:nil options:nil];