Public Attributes#
Public Attribute Documentation#
receive_enable#
uint8_t receive_enable
enables/disables the bt per receive mode 1 ? PER Receive Enable 0 ? PER Receive Disable
rx_chnl_in#
uint8_t rx_chnl_in
Field corresponds to rx channel number to be used for receive (0 to 78)
link_type#
uint8_t link_type
field corresponds to link type to be setup for receiving per packets 0 ? SCO_LINK 1 ? ACL_LINK 2 ? ESCO_LINK
scrambler_seed#
uint8_t scrambler_seed
Initial seed to be used for whitening. It should be set to �0� in order to disable whitening. In order to enable, one should give the scrambler seed value which is used on the transmit side
hopping_type#
uint8_t hopping_type
Defines the frequency hopping type to be used 0 ? NO_HOPPING 1 ? FIXED_HOPPING 2 ? RANDOM_HOPPING (rx_chnl_in, tx_chnl_in parameters are unused in this mode)
ant_sel#
uint8_t ant_sel
Field defines the antenna selection (onboard/external) to be used for reception 2 ? ONBOARD_ANT_SEL 3 ? EXT_ANT_SEL
pll_mode#
uint8_t pll_mode
Field defines the pll_mode type to be used 0 ? PLL_MODE0 (to be used by Default) 1 ? PLL_MODE1
rf_type#
uint8_t rf_type
Field defines the selection of RF type (internal/external) 0 ? BT_EXTERNAL_RF 1 ? BT_INTERNAL_RF (to be used by Default)
rf_chain#
uint8_t rf_chain
Field corresponds to the selection of RF chain (HP/LP) to be used 2 ? BT_HP_CHAIN 3 ? BT_LP_CHAIN (Only for BR_MODE)
loop_back_mode#
uint8_t loop_back_mode
Field defines the loopback to be enable or disable 0 ? LOOP_BACK_MODE_DISABLE 1 ? LOOP_BACK_MODE_ENABLE