Home
last modified time | relevance | path

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

/external/libese/libese-teq1/
Dteq1_private.h65 struct Teq1State { struct
117 uint8_t teq1_fill_info_block(struct Teq1State *state, struct Teq1Frame *frame);
118 void teq1_get_app_data(struct Teq1State *state, struct Teq1Frame *frame);
119 uint8_t teq1_frame_error_check(struct Teq1State *state,
122 enum RuleResult teq1_rules(struct Teq1State *state,
Dteq1.c180 uint8_t teq1_fill_info_block(struct Teq1State *state, struct Teq1Frame *frame) { in teq1_fill_info_block()
214 void teq1_get_app_data(struct Teq1State *state, struct Teq1Frame *frame) { in teq1_get_app_data()
240 uint8_t teq1_frame_error_check(struct Teq1State *state, in teq1_frame_error_check()
299 enum RuleResult teq1_rules(struct Teq1State *state, struct Teq1Frame *tx_frame, in teq1_rules()
558 struct Teq1State init_state = in teq1_transceive()
560 struct Teq1State state = in teq1_transceive()
/external/libese/libese-teq1/tests/
Dteq1_unittests.cpp46 struct Teq1State state_;
113 struct Teq1State state_;