Public Attributes#
Public Attribute Documentation#
cmd_id#
uint8_t cmd_id
Command ID parameter is set to BT_RECEIVE_CMD_ID of value 0x16
415
of file include/rsi_bt_apis.h
receive_enable#
uint8_t receive_enable
enables/disables the bt per receive mode 1 ? PER Receive Enable 0 ? PER Receive Disable
419
of file include/rsi_bt_apis.h
device_Addr#
uint8_t device_Addr[6]
Device BD address from which packets to be received
421
of file include/rsi_bt_apis.h
pkt_len#
uint8_t pkt_len[2]
Length of the packet to be received
423
of file include/rsi_bt_apis.h
pkt_type#
uint8_t pkt_type
Packet types proposed by BT_SIG. Value takes from 0 to 15
425
of file include/rsi_bt_apis.h
br_edr_mode#
uint8_t br_edr_mode
Field corresponds to BR/EDR Mode 1 ? BR_MODE 2 ? EDR_MODE
429
of file include/rsi_bt_apis.h
rx_chnl_in#
uint8_t rx_chnl_in
Field corresponds to rx channel number to be used for receive (0 to 78)
431
of file include/rsi_bt_apis.h
tx_chnl_in#
uint8_t tx_chnl_in
Field corresponds to tx channel number to be used (0 to 78)
433
of file include/rsi_bt_apis.h
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
438
of file include/rsi_bt_apis.h
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
441
of file include/rsi_bt_apis.h
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)
446
of file include/rsi_bt_apis.h
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
450
of file include/rsi_bt_apis.h
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
454
of file include/rsi_bt_apis.h
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)
458
of file include/rsi_bt_apis.h
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)
462
of file include/rsi_bt_apis.h
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
466
of file include/rsi_bt_apis.h