Searched refs:kCtpOpcodeDisable (Results 1 – 3 of 3) sorted by relevance
59 {kCtpOpcodeDisable, "Disable"},459 UINT8_TO_STREAM(msg, kCtpOpcodeDisable); in PrepareAseCtpDisable()
93 constexpr uint8_t kCtpOpcodeDisable = 0x05; variable
371 case client_parser::ascs::kCtpOpcodeDisable: in HandleCtpOperation()1351 case client_parser::ascs::kCtpOpcodeDisable: in PrepareCtpNotificationError()