btgatt_filt_param_setup_t Struct Reference

btgatt_filt_param_setup_t Struct Reference

#include < bt_gatt_client.h >

Data Fields

uint8_t  client_if
 
uint8_t  action
 
uint8_t  filt_index
 
uint16_t  feat_seln
 
uint16_t  list_logic_type
 
uint8_t  filt_logic_type
 
uint8_t  rssi_high_thres
 
uint8_t  rssi_low_thres
 
uint8_t  dely_mode
 
uint16_t  found_timeout
 
uint16_t  lost_timeout
 
uint8_t  found_timeout_cnt
 
uint16_t  num_of_tracking_entries
 

Detailed Description

Definition at line 71 of file bt_gatt_client.h .

Field Documentation

uint8_t action

Definition at line 74 of file bt_gatt_client.h .

uint8_t client_if

Definition at line 73 of file bt_gatt_client.h .

uint8_t dely_mode

Definition at line 81 of file bt_gatt_client.h .

uint16_t feat_seln

Definition at line 76 of file bt_gatt_client.h .

uint8_t filt_index

Definition at line 75 of file bt_gatt_client.h .

uint8_t filt_logic_type

Definition at line 78 of file bt_gatt_client.h .

uint16_t found_timeout

Definition at line 82 of file bt_gatt_client.h .

uint8_t found_timeout_cnt

Definition at line 84 of file bt_gatt_client.h .

uint16_t list_logic_type

Definition at line 77 of file bt_gatt_client.h .

uint16_t lost_timeout

Definition at line 83 of file bt_gatt_client.h .

uint16_t num_of_tracking_entries

Definition at line 85 of file bt_gatt_client.h .

uint8_t rssi_high_thres

Definition at line 79 of file bt_gatt_client.h .

uint8_t rssi_low_thres

Definition at line 80 of file bt_gatt_client.h .


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