]> The Tcpdump Group git mirrors - libpcap/blobdiff - pcap-bt-linux.h
Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21
[libpcap] / pcap-bt-linux.h
index e098654dcbc8e2da56302584958e96db85add6ec..163bd341fc782d6b594c65c9e35f4b52011abeaf 100644 (file)
@@ -34,5 +34,5 @@
 /*
  * Prototypes for Bluetooth-related functions
  */
-int bt_findalldevs(pcap_if_t **alldevsp, char *err_str);
+int bt_findalldevs(pcap_if_list_t *devlistp, char *err_str);
 pcap_t *bt_create(const char *device, char *ebuf, int *is_ours);