bt_property_t 結構體參考資料
   bt_property_t 結構體參考資料
 
  
   #include <
   
    bluetooth.h
   
   >
  
 
| 資料欄位 | |
| bt_property_type_t | type | 
| int | len | 
| void * | val | 
詳細說明
藍牙轉接器資源資料結構
定義位於檔案 bluetooth.h 的 260 行。
欄位說明文件
| int len | 
定義位於檔案 bluetooth.h 的 263 行。
| bt_property_type_t type | 
定義位於檔案 bluetooth.h 的 262 行。
| void* val | 
定義位於檔案 bluetooth.h 的 264 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ bluetooth.h
