write
Description
write(
writes Bluetooth® low energy (LE) link layer (LL) protocol packet data to the packet capture
(PCAP) or packet capture next generation (PCAPNG) file specified in the Bluetooth LE PCAP
file writer object, pcapObj
,packet
,timestamp
)pcapObj
. Input packet
specifies the Bluetooth LE LL protocol packet, and input timestamp
specifies the packet arrival time.
write(
specifies options using one or more name-value pair arguments. For example,
pcapObj
,packet
,timestamp
,Name,Value
)'PacketFormat','bits'
sets the format of the Bluetooth LE LL protocol
packets to bits.
Examples
Input Arguments
References
[1] Tuexen, M. “PCAP Next Generation (Pcapng) Capture File Format.” 2020. https://www.ietf.org/.
[2] Group, The Tcpdump. “Tcpdump/Libpcap Public Repository.” Accessed May 20, 2020. https://www.tcpdump.org.
[3] “Development/LibpcapFileFormat - The Wireshark Wiki.” Accessed May 20, 2020. https://www.wireshark.org.
Extended Capabilities
Version History
Introduced in R2020b