device configuration parameters
Data Fields | |
wiced_bt_hci_version_info_t | local_version |
Local Version Information. | |
wiced_bt_features_t | local_lmp_features [HCI_EXT_FEATURES_PAGE_MAX+1] |
change this to pointer | |
wiced_bt_features_t | local_le_features |
Local LE Supported features mask for the device. | |
uint16_t | hcit_br_acl_data_size |
Max ACL data size for BR/EDR. | |
uint8_t | hcit_br_acl_buf_num |
Number of BR/EDR acl buffer size. | |
uint8_t | supported_cmds [HCI_NUM_SUPP_COMMANDS_BYTES] |
change this to pointer | |