Searched defs:sw (Results 1 – 6 of 6) sorted by relevance
59 virtual bool hasSwitch(int32_t sw) const override { return mSwitches.count(sw); } in hasSwitch()78 void addSwitch(int32_t sw) { mSwitches.insert(sw); } in addSwitch()83 virtual int32_t getSwitchState(int32_t sw) const override { return 0; } in getSwitchState()
283 uint8_t sw[2] = {0x90, 0x00}; in transmit() local522 uint8_t sw[2] = {0x90, 0x00}; in openBasicChannel() local
578 int sw; in run_apdu() local
540 int sw; in run_apdu() local
583 int sw; in run_apdu() local
980 char sw[2]; in LSC_ProcessResp() local