Searched refs:IsCommandStatusOpcode (Results 1 – 3 of 3) sorted by relevance
79 if (Checker::IsCommandStatusOpcode(opcode)) { in SendCommand()
196 if (bluetooth::hci::Checker::IsCommandStatusOpcode(op_code)) { in transmit_command()
49874 class Checker { public: static bool IsCommandStatusOpcode(OpCode op_code) {switch (op_code) {case O… in IsCommandStatusOpcode() function