Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dpcapng-bt.c46 .option_code = SHB_USERAPPL,
52 .option_code = OPT_ENDOFOPT,
67 interface_options->option_code && in check_and_fix_tsresol()
69 if (interface_options->option_code == IF_TSRESOL) { in check_and_fix_tsresol()
85 .option_code = IF_TSRESOL, in check_and_fix_tsresol()
142 .option_code = IF_DESCRIPTION, in btbb_pcapng_create_file()
275 .option_code = PCAPNG_BREDR_OPTION_BD_ADDR, in record_bd_addr_info()
311 .option_code = PCAPNG_BREDR_OPTION_MASTER_CLOCK_INFO, in record_bredr_master_clock_info()
386 .option_code = IF_DESCRIPTION, in lell_pcapng_create_file()
501 .option_code = PCAPNG_LE_LL_CONNECTION_INFO, in record_le_connect_req_info()
H A Dpcapng.c34 .option_code = 0xffff,
91 section_options->option_code && in pcapng_create()
148 interface_options->option_code && in pcapng_create()
H A Dpcapng.h29 uint16_t option_code; member