btgatt_filt_param_setup_t 結構體參考資料
  
   #include <
   
    bt_gatt_client.h
   
   >
  
 
| 資料欄位 | |
| 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 | 
詳細說明
定義位於檔案 bt_gatt_client.h 的第 71 行。
欄位說明文件
| uint8_t action | 
定義位於檔案 bt_gatt_client.h 的 74 行。
| uint8_t client_if | 
定義位於檔案 bt_gatt_client.h 的 73 行。
| uint8_t dely_mode | 
定義位於檔案 bt_gatt_client.h 的 81 行。
| uint16_t feat_seln | 
定義位於檔案 bt_gatt_client.h 的 76 行。
| uint8_t filt_index | 
定義位於檔案 bt_gatt_client.h 的 75 行。
| uint8_t filt_logic_type | 
定義位於檔案 bt_gatt_client.h 的 78 行。
| uint16_t found_timeout | 
定義位於檔案 bt_gatt_client.h 的 82 行。
| uint8_t found_timeout_cnt | 
定義位於檔案 bt_gatt_client.h 的 84 行。
| uint16_t list_logic_type | 
定義位於檔案 bt_gatt_client.h 的 77 行。
| uint16_t lost_timeout | 
定義位於檔案 bt_gatt_client.h 的 83 行。
| uint16_t num_of_tracking_entries | 
定義位於檔案 bt_gatt_client.h 的 85 行。
| uint8_t rssi_high_thres | 
定義位於檔案 bt_gatt_client.h 的 79 行。
| uint8_t rssi_low_thres | 
定義位於檔案 bt_gatt_client.h 的 80 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ bt_gatt_client.h
