MT2523 API Reference  LinkIt SDK v4
bt_gap_sniff_mode_changed_ind_t Struct Reference

This structure defines the BT_GAP_SNIFF_MODE_CHANGE_IND parameter type. More...

#include <bt_gap.h>

Data Fields

bt_gap_connection_handle_t handle
 Connection handle. More...
 
bt_gap_link_sniff_status_t sniff_status
 The status of the connection. More...
 
uint16_t sniff_interval
 It is not available when notifying BT_GAP_LINK_SNIFF_TYPE_SUB_SNIFFED event, Time = N * 0.625msec. More...
 

Detailed Description

This structure defines the BT_GAP_SNIFF_MODE_CHANGE_IND parameter type.

Field Documentation

Connection handle.

uint16_t sniff_interval

It is not available when notifying BT_GAP_LINK_SNIFF_TYPE_SUB_SNIFFED event, Time = N * 0.625msec.

The status of the connection.


The documentation for this struct was generated from the following file: