btgatt_write_params_t 結構體參考資料
   btgatt_write_params_t 結構體參考資料
 
  
   #include <
   
    bt_gatt_client.h
   
   >
  
 
| 資料欄位 | |
| btgatt_srvc_id_t | srvc_id | 
| btgatt_gatt_id_t | char_id | 
| btgatt_gatt_id_t | descr_id | 
| uint8_t | 狀態 | 
詳細說明
GATT 寫入作業的參數
定義位於檔案 bt_gatt_client.h 的第 53 行。
欄位說明文件
| btgatt_gatt_id_t char_id | 
定義位於檔案 bt_gatt_client.h 的 56 行。
| btgatt_gatt_id_t descr_id | 
定義位於檔案 bt_gatt_client.h 的 57 行。
| btgatt_srvc_id_t srvc_id | 
定義位於檔案 bt_gatt_client.h 的 55 行。
| uint8_t 狀態 | 
定義位於檔案 bt_gatt_client.h 的 58 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ bt_gatt_client.h
