mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			
						commit
						e649beac5e
					
				| 
						 | 
				
			
			@ -1298,7 +1298,7 @@ nsapi_error_t AT_CellularNetwork::get_operator_names(operator_names_list &op_nam
 | 
			
		|||
{
 | 
			
		||||
    _at.lock();
 | 
			
		||||
 | 
			
		||||
    _at.cmd_start("AT+COPN?");
 | 
			
		||||
    _at.cmd_start("AT+COPN");
 | 
			
		||||
    _at.cmd_stop();
 | 
			
		||||
 | 
			
		||||
    _at.resp_start("+COPN:");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue