Home
last modified time | relevance | path

Searched refs:IsValidContextId (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DQuectel_BG96.cs145 if(!IsValidContextId(contextId)) in Qiact()
201 if(!IsValidContextId(contextId)) in Qicsgp()
212 if(!IsValidContextId(contextId)) in Qideact()
DQuectel_BC66.cs232 protected override bool IsValidContextId(int id) in IsValidContextId() method in Antmicro.Renode.Peripherals.Network.Quectel_BC66
DQuectel_BC660K.cs342 protected override bool IsValidContextId(int id) in IsValidContextId() method in Antmicro.Renode.Peripherals.Network.Quectel_BC660K
DQuectelModem.cs630 if(!IsValidContextId(contextId)) in Qiopen()
800 protected virtual bool IsValidContextId(int id) in IsValidContextId() method in Antmicro.Renode.Peripherals.Network.QuectelModem