Home
last modified time | relevance | path

Searched refs:tGATT_OP_CODE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dgatt_api.h183 } tGATT_OP_CODE; typedef
193 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> {};