Home
last modified time | relevance | path

Searched defs:input (Results 1 – 2 of 2) sorted by relevance

/libbtbb/tests/
H A Dtest_fec23.c38 char input[20][15] = { in test_unfec23() local
/libbtbb/lib/src/
H A Dbluetooth_packet.c552 static int unfec13(char *input, char *output, int length) in unfec13()
585 static char *unfec23(char *input, int length) in unfec23()
653 static void unwhiten(char* input, char* output, int clock, int length, int skip, btbb_packet* pkt) in unwhiten()