Tizen Native API
7.0
|
bt_hid_device_received_data_s Struct Reference
Public Attributes | |
const char * | address |
bt_hid_header_type_e | header_type |
bt_hid_param_type_e | param_type |
int | data_size |
const char * | data |
Detailed Description
The structure type containing data received from the HID Host.
- Since :
- 3.0
Member Data Documentation
const char* bt_hid_device_received_data_s::address |
The remote device's address
const char* bt_hid_device_received_data_s::data |
The received data
The length of the received data
The header type
The parameter type