Home
last modified time | relevance | path

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

/external/libese/libese-teq1/tests/
Dteq1_unittests.cpp134 teq1_fill_info_block(&state_, &tx_frame_); in SetUp()
167 teq1_fill_info_block(&state_, &tx_frame_); in TEST_F()
196 teq1_fill_info_block(&state_, &tx_frame_); in TEST_F()
231 teq1_fill_info_block(&state_, &tx_frame_); in RunRules()
303 teq1_fill_info_block(&state_, &tx_frame_); in SetUp()
352 teq1_fill_info_block(&state_, &tx_frame_); in TEST_F()
/external/libese/libese-teq1/
Dteq1.c180 uint8_t teq1_fill_info_block(struct Teq1State *state, struct Teq1Frame *frame) { in teq1_fill_info_block() function
373 teq1_fill_info_block(state, next_tx); /* Sets M-bit and LEN. */ in teq1_rules()
590 teq1_fill_info_block(&state, tx); in teq1_transceive()
685 teq1_fill_info_block(&state, tx); in teq1_transceive()
Dteq1_private.h115 uint8_t teq1_fill_info_block(struct Teq1State *state, struct Teq1Frame *frame);