bt_service_record_t Struct Reference
  
   #include <
   
    bluetooth.h
   
   >
  
 
| Data Fields | |
| bt_uuid_t | uuid | 
| uint16_t | channel | 
| char | name [256] | 
Detailed Description
Bluetooth SDP service record
Definition at line 136 of file bluetooth.h .
Field Documentation
| uint16_t channel | 
Definition at line 139 of file bluetooth.h .
| char name[256] | 
Definition at line 140 of file bluetooth.h .
| bt_uuid_t uuid | 
Definition at line 138 of file bluetooth.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ bluetooth.h
