btgatt_interface_t 結構體參考資料
   btgatt_interface_t 結構體參考資料
 
  
   #include <
   
    bt_gatt.h
   
   >
  
 
| 資料欄位 | |
| size_t | size | 
| bt_status_t (* | init )(const btgatt_callbacks_t *callbacks) | 
| void(* | cleanup )(void) | 
| const btgatt_client_interface_t * | client | 
| const btgatt_server_interface_t * | server | 
詳細說明
欄位說明文件
| const btgatt_client_interface_t * client | 
指向 GATT 用戶端介面方法的指標。
定義位於檔案 bt_gatt.h 的 53 行。
| bt_status_t (* init)(const btgatt_callbacks_t *callbacks) | 
| const btgatt_server_interface_t * server | 
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ bt_gatt.h
