btgatt_db_element_t 結構體參考資料
   btgatt_db_element_t 結構體參考資料
 
  
   #include <
   
    bt_common_types.h
   
   >
  
 
| 資料欄位 | |
| uint16_t | id | 
| bt_uuid_t | uuid | 
| bt_gatt_db_attribute_type_t | type | 
| uint16_t | attribute_handle | 
| uint16_t | start_handle | 
| uint16_t | end_handle | 
| uint8_t | properties | 
詳細說明
定義位於檔案 bt_common_types.h 的 53 行。
欄位說明文件
| uint16_t attribute_handle | 
定義位於檔案 bt_common_types.h 的 58 行。
| uint16_t end_handle | 
定義位於檔案 bt_common_types.h 的 66 行。
| uint16_t id | 
定義位於檔案 bt_common_types.h 的 55 行。
| uint8_t 屬性 | 
定義位於檔案 bt_common_types.h 的 72 行。
| uint16_t start_handle | 
定義位於檔案 bt_common_types.h 的 65 行。
定義位於檔案 bt_common_types.h 的 57 行。
| bt_uuid_t uuid | 
定義位於檔案 bt_common_types.h 的 56 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ bt_common_types.h
