btgatt_test_params_t Struct Reference
  
   #include <
   
    bt_gatt_client.h
   
   >
  
 
| Data Fields | |
| bt_bdaddr_t * | bda1 | 
| bt_uuid_t * | uuid1 | 
| uint16_t | u1 | 
| uint16_t | u2 | 
| uint16_t | u3 | 
| uint16_t | u4 | 
| uint16_t | u5 | 
Detailed Description
Definition at line 88 of file bt_gatt_client.h .
Field Documentation
| bt_bdaddr_t* bda1 | 
Definition at line 90 of file bt_gatt_client.h .
| uint16_t u1 | 
Definition at line 92 of file bt_gatt_client.h .
| uint16_t u2 | 
Definition at line 93 of file bt_gatt_client.h .
| uint16_t u3 | 
Definition at line 94 of file bt_gatt_client.h .
| uint16_t u4 | 
Definition at line 95 of file bt_gatt_client.h .
| uint16_t u5 | 
Definition at line 96 of file bt_gatt_client.h .
| bt_uuid_t * uuid1 | 
Definition at line 91 of file bt_gatt_client.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ bt_gatt_client.h
