Home
last modified time | relevance | path

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

/external/libese/libese-teq1/
Dteq1_private.h55 struct Teq1State { struct
115 uint8_t teq1_fill_info_block(struct Teq1State *state, struct Teq1Frame *frame);
116 void teq1_get_app_data(struct Teq1State *state, const struct Teq1Frame *frame);
117 uint8_t teq1_frame_error_check(struct Teq1State *state,
120 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()
223 void teq1_get_app_data(struct Teq1State *state, const struct Teq1Frame *frame) { in teq1_get_app_data()
250 uint8_t teq1_frame_error_check(struct Teq1State *state, in teq1_frame_error_check()
312 enum RuleResult teq1_rules(struct Teq1State *state, struct Teq1Frame *tx_frame, in teq1_rules()
576 struct Teq1State init_state = TEQ1_INIT_STATE( in teq1_transceive()
579 struct Teq1State state = TEQ1_INIT_STATE( in teq1_transceive()
/external/libese/libese-teq1/tests/
Dteq1_unittests.cpp50 struct Teq1State state_;
121 struct Teq1State state_;