set_carrier_lock_sync
Description:
[ Version ( since = "1.22" ) ]
public bool set_carrier_lock_sync (uint8[] data, Cancellable? cancellable = null) throws Error
public bool set_carrier_lock_sync (uint8[] data, Cancellable? cancellable = null) throws Error
Synchronously sends the carrier lock information to the modem.
.
The calling thread is blocked until a reply is received. See set_carrier_lock for the asynchronous version of this method.
Parameters:
this |
A Modem3gpp. |
data |
Carrier lock information. |
cancellable |
A Cancellable or |
data_size |
size of |
Returns:
|