Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h124 } tGATT_OP_CODE; typedef
126 inline std::string gatt_op_code_text(const tGATT_OP_CODE& op_code) { in gatt_op_code_text()