Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
hcidump.h File Reference
#include "wtap.h"

Go to the source code of this file.

Functions

wtap_open_return_val hcidump_open (wtap *wth, int *err, char **err_info)
 Open a hcidump file for reading.
 

Detailed Description

Copyright (c) 2003 by Marcel Holtmann marce.nosp@m.l@ho.nosp@m.ltman.nosp@m.n.or.nosp@m.g

SPDX-License-Identifier: GPL-2.0-or-later

Function Documentation

◆ hcidump_open()

wtap_open_return_val hcidump_open ( wtap wth,
int *  err,
char **  err_info 
)

Open a hcidump file for reading.

Parameters
wthPointer to the wtap structure.
errError code if an error occurs.
err_infoError information if an error occurs.
Returns
wtap_open_return_val The result of opening the file.