GNU Radio's BLUETOOTH Package
packet_pydoc_template.h File Reference
#include "pydoc_macros.h"

Go to the source code of this file.

Macros

#define D(...)

Variables

static const char * __doc_gr_bluetooth_packet = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_packet_0 = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_packet_1 = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_packet_2 = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_sniff_packet = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_reverse = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_convert_to_grformat = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_air_to_host8 = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_air_to_host16 = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_air_to_host32 = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_host_to_air = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_get_whitened = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_set_whitened = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_get_payload_length = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_got_payload = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_get_type = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_decode = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_decode_header = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_decode_payload = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_print = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_tun_format = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_header_present = R"doc()doc"
static const char * __doc_gr_bluetooth_packet_get_channel = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_classic_packet_0 = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_classic_packet_1 = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_make_0 = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_make_1 = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_sniff_ac = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_lfsr = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_acgen = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_unfec13 = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_unfec23 = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_check_ac = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_crcgen = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_UAP_from_hec = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_crc_check = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_decode_header = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_decode_payload = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_print = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_tun_format = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_get_LAP = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_get_UAP = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_set_UAP = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_set_NAP = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_get_clock = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_set_clock = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_try_clock = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_header_present = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_lap_from_fhs = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_uap_from_fhs = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_nap_from_fhs = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_clock_from_fhs = R"doc()doc"
static const char * __doc_gr_bluetooth_classic_packet_get_channel = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_le_packet_0 = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_le_packet_1 = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_make = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_freq2chan = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_chan2index = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_freq2index = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_sniff_aa = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_decode_header = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_decode_payload = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_print = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_tun_format = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_header_present = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_get_AA = R"doc()doc"
static const char * __doc_gr_bluetooth_le_packet_get_channel = R"doc()doc"

Macro Definition Documentation

◆ D

#define D ( ...)
Value:
DOC(gr,bluetooth, __VA_ARGS__ )
#define DOC(...)
Definition build/python/bluetooth/bindings/pydoc_macros.h:17
Definition multi_block.h:33

Variable Documentation

◆ __doc_gr_bluetooth_classic_packet

const char* __doc_gr_bluetooth_classic_packet = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_acgen

const char* __doc_gr_bluetooth_classic_packet_acgen = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_check_ac

const char* __doc_gr_bluetooth_classic_packet_check_ac = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_classic_packet_0

const char* __doc_gr_bluetooth_classic_packet_classic_packet_0 = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_classic_packet_1

const char* __doc_gr_bluetooth_classic_packet_classic_packet_1 = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_clock_from_fhs

const char* __doc_gr_bluetooth_classic_packet_clock_from_fhs = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_crc_check

const char* __doc_gr_bluetooth_classic_packet_crc_check = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_crcgen

const char* __doc_gr_bluetooth_classic_packet_crcgen = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_decode_header

const char* __doc_gr_bluetooth_classic_packet_decode_header = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_decode_payload

const char* __doc_gr_bluetooth_classic_packet_decode_payload = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_get_channel

const char* __doc_gr_bluetooth_classic_packet_get_channel = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_get_clock

const char* __doc_gr_bluetooth_classic_packet_get_clock = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_get_LAP

const char* __doc_gr_bluetooth_classic_packet_get_LAP = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_get_UAP

const char* __doc_gr_bluetooth_classic_packet_get_UAP = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_header_present

const char* __doc_gr_bluetooth_classic_packet_header_present = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_lap_from_fhs

const char* __doc_gr_bluetooth_classic_packet_lap_from_fhs = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_lfsr

const char* __doc_gr_bluetooth_classic_packet_lfsr = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_make_0

const char* __doc_gr_bluetooth_classic_packet_make_0 = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_make_1

const char* __doc_gr_bluetooth_classic_packet_make_1 = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_nap_from_fhs

const char* __doc_gr_bluetooth_classic_packet_nap_from_fhs = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_print

const char* __doc_gr_bluetooth_classic_packet_print = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_set_clock

const char* __doc_gr_bluetooth_classic_packet_set_clock = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_set_NAP

const char* __doc_gr_bluetooth_classic_packet_set_NAP = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_set_UAP

const char* __doc_gr_bluetooth_classic_packet_set_UAP = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_sniff_ac

const char* __doc_gr_bluetooth_classic_packet_sniff_ac = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_try_clock

const char* __doc_gr_bluetooth_classic_packet_try_clock = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_tun_format

const char* __doc_gr_bluetooth_classic_packet_tun_format = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_uap_from_fhs

const char* __doc_gr_bluetooth_classic_packet_uap_from_fhs = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_UAP_from_hec

const char* __doc_gr_bluetooth_classic_packet_UAP_from_hec = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_unfec13

const char* __doc_gr_bluetooth_classic_packet_unfec13 = R"doc()doc"
static

◆ __doc_gr_bluetooth_classic_packet_unfec23

const char* __doc_gr_bluetooth_classic_packet_unfec23 = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet

const char* __doc_gr_bluetooth_le_packet = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_chan2index

const char* __doc_gr_bluetooth_le_packet_chan2index = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_decode_header

const char* __doc_gr_bluetooth_le_packet_decode_header = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_decode_payload

const char* __doc_gr_bluetooth_le_packet_decode_payload = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_freq2chan

const char* __doc_gr_bluetooth_le_packet_freq2chan = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_freq2index

const char* __doc_gr_bluetooth_le_packet_freq2index = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_get_AA

const char* __doc_gr_bluetooth_le_packet_get_AA = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_get_channel

const char* __doc_gr_bluetooth_le_packet_get_channel = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_header_present

const char* __doc_gr_bluetooth_le_packet_header_present = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_le_packet_0

const char* __doc_gr_bluetooth_le_packet_le_packet_0 = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_le_packet_1

const char* __doc_gr_bluetooth_le_packet_le_packet_1 = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_make

const char* __doc_gr_bluetooth_le_packet_make = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_print

const char* __doc_gr_bluetooth_le_packet_print = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_sniff_aa

const char* __doc_gr_bluetooth_le_packet_sniff_aa = R"doc()doc"
static

◆ __doc_gr_bluetooth_le_packet_tun_format

const char* __doc_gr_bluetooth_le_packet_tun_format = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet

const char* __doc_gr_bluetooth_packet = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_air_to_host16

const char* __doc_gr_bluetooth_packet_air_to_host16 = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_air_to_host32

const char* __doc_gr_bluetooth_packet_air_to_host32 = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_air_to_host8

const char* __doc_gr_bluetooth_packet_air_to_host8 = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_convert_to_grformat

const char* __doc_gr_bluetooth_packet_convert_to_grformat = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_decode

const char* __doc_gr_bluetooth_packet_decode = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_decode_header

const char* __doc_gr_bluetooth_packet_decode_header = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_decode_payload

const char* __doc_gr_bluetooth_packet_decode_payload = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_get_channel

const char* __doc_gr_bluetooth_packet_get_channel = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_get_payload_length

const char* __doc_gr_bluetooth_packet_get_payload_length = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_get_type

const char* __doc_gr_bluetooth_packet_get_type = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_get_whitened

const char* __doc_gr_bluetooth_packet_get_whitened = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_got_payload

const char* __doc_gr_bluetooth_packet_got_payload = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_header_present

const char* __doc_gr_bluetooth_packet_header_present = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_host_to_air

const char* __doc_gr_bluetooth_packet_host_to_air = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_packet_0

const char* __doc_gr_bluetooth_packet_packet_0 = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_packet_1

const char* __doc_gr_bluetooth_packet_packet_1 = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_packet_2

const char* __doc_gr_bluetooth_packet_packet_2 = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_print

const char* __doc_gr_bluetooth_packet_print = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_reverse

const char* __doc_gr_bluetooth_packet_reverse = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_set_whitened

const char* __doc_gr_bluetooth_packet_set_whitened = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_sniff_packet

const char* __doc_gr_bluetooth_packet_sniff_packet = R"doc()doc"
static

◆ __doc_gr_bluetooth_packet_tun_format

const char* __doc_gr_bluetooth_packet_tun_format = R"doc()doc"
static