LQ Quality Result (in response to wiced_bt_dev_lq_stats)
Data Fields | |
uint8_t | status |
event status | |
uint16_t | conn_handle |
connection handle of link quality stats | |
wiced_bt_lq_action_t | action |
see wiced_bt_dev_lq_action_e for options | |
wiced_bt_dev_lq_conn_type_t | conn_type |
Type of connection. | |
union { | |
wiced_bt_dev_lq_br_edr_stats br_edr_stats | |
br edr statistics | |
wiced_bt_dev_lq_le_acl_stats lq_le_acl_stats | |
le statistics | |
} | wiced_bt_lq_stats |
LQ Quality Statistics. | |