bt_property_t Struct Reference
  
   #include <
   
    bluetooth.h
   
   >
  
 
| Data Fields | |
| bt_property_type_t | type | 
| int | len | 
| void * | val | 
Detailed Description
Bluetooth Adapter Property data structure
Definition at line 260 of file bluetooth.h .
Field Documentation
| int len | 
Definition at line 263 of file bluetooth.h .
| bt_property_type_t type | 
Definition at line 262 of file bluetooth.h .
| void* val | 
Definition at line 264 of file bluetooth.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ bluetooth.h
