Home
last modified time | relevance | path

Searched defs:output (Results 1 – 3 of 3) sorted by relevance

/libbtbb/tests/
H A Dtest_fec23.c63 char output[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()
591 char* output; in unfec23() local
653 static void unwhiten(char* input, char* output, int clock, int length, int skip, btbb_packet* pkt) in unwhiten()
H A Dbluetooth_piconet.c257 int i, tmp, output, z_bit[5], p[14]; in perm5() local