Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dbluetooth_packet.c1340 char *tun_format(btbb_packet* pkt) in tun_format() function
1344 char *tun_format = (char *) malloc(length); in tun_format() local