Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dpcap-common.h79 #define BREDR_MAX_PAYLOAD 400 macro
96 uint8_t bredr_payload[BREDR_MAX_PAYLOAD];
H A Dpcap.c82 BREDR_MAX_PAYLOAD); in btbb_pcap_create_file()
186 caplen = MIN(BREDR_MAX_PAYLOAD, caplen); in btbb_pcap_append_packet()
240 handle->pcap_file = btbb_pcap_open(filename, dlt, BREDR_MAX_PAYLOAD); in lell_pcap_create_file_dlt()
H A Dpcapng-bt.c112 BREDR_MAX_PAYLOAD, in create_bredr_capture_file_single_interface()
244 caplen = MIN(BREDR_MAX_PAYLOAD, caplen); in btbb_pcapng_append_packet()