Searched refs:tGATT_OP_CODE (Results 1 – 1 of 1) sorted by relevance
183 } tGATT_OP_CODE; typedef193 inline std::string gatt_op_code_text(const tGATT_OP_CODE& op_code) { in gatt_op_code_text()1331 struct formatter<tGATT_OP_CODE> : enum_formatter<tGATT_OP_CODE> {};