Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dpcapng.c37 PCAPNG_RESULT pcapng_create( PCAPNG_HANDLE * handle, in pcapng_create()
227 PCAPNG_RESULT pcapng_append_section_option( PCAPNG_HANDLE * handle, in pcapng_append_section_option()
257 PCAPNG_RESULT pcapng_append_interface_option( PCAPNG_HANDLE * handle, in pcapng_append_interface_option()
287 PCAPNG_RESULT pcapng_append_packet( PCAPNG_HANDLE * handle, in pcapng_append_packet()
307 PCAPNG_RESULT pcapng_close( PCAPNG_HANDLE * handle ) in pcapng_close()
H A Dpcapng-bt.c59 check_and_fix_tsresol( PCAPNG_HANDLE * handle, in check_and_fix_tsresol()
101 create_bredr_capture_file_single_interface( PCAPNG_HANDLE * handle, in create_bredr_capture_file_single_interface()
134 PCAPNG_HANDLE * handle = malloc( sizeof(PCAPNG_HANDLE) ); in btbb_pcapng_create_file() local
169 append_bredr_packet( PCAPNG_HANDLE * handle, in append_bredr_packet()
268 record_bd_addr_info( PCAPNG_HANDLE * handle, in record_bd_addr_info()
303 record_bredr_master_clock_info( PCAPNG_HANDLE * handle, in record_bredr_master_clock_info()
345 create_le_capture_file_single_interface( PCAPNG_HANDLE * handle, in create_le_capture_file_single_interface()
378 PCAPNG_HANDLE * handle = malloc( sizeof(PCAPNG_HANDLE) ); in lell_pcapng_create_file() local
413 append_le_packet( PCAPNG_HANDLE * handle, in append_le_packet()
495 record_le_connect_req_info( PCAPNG_HANDLE * handle, in record_le_connect_req_info()
H A Dpcap.c78 btbb_pcap_handle * handle = malloc( sizeof(btbb_pcap_handle) ); in btbb_pcap_create_file() local
237 lell_pcap_handle * handle = malloc( sizeof(lell_pcap_handle) ); in lell_pcap_create_file_dlt() local