Searched refs:tSMP_OPCODE (Results 1 – 3 of 3) sorted by relevance
88 } tSMP_OPCODE; typedef90 inline std::string smp_opcode_text(const tSMP_OPCODE opcode) { in smp_opcode_text()515 struct formatter<tSMP_OPCODE> : enum_formatter<tSMP_OPCODE> {};
169 smp_opcode_text(static_cast<tSMP_OPCODE>(cmd)), cmd); in smp_data_received()351 smp_opcode_text(static_cast<tSMP_OPCODE>(cmd)), cmd); in smp_br_data_received()
413 smp_opcode_text(static_cast<tSMP_OPCODE>(cmd_code)), cmd_code, in smp_send_cmd()498 smp_opcode_text(static_cast<tSMP_OPCODE>(cmd_code))); in smp_build_pairing_cmd()