Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_main.c970 UINT8 op_code, pseudo_op_code; in gatt_data_process() local
980 pseudo_op_code = op_code & (~GATT_WRITE_CMD_MASK); in gatt_data_process()
982 if (pseudo_op_code < GATT_OP_CODE_MAX) in gatt_data_process()