| 
    Tizen Native API
    10.0
    
   
   | 
  
  
  
 
bt_hid_key_data_s Struct Reference
  Public Attributes | |
| unsigned char | modifier | 
| unsigned char | key [8] | 
Detailed Description
The structure type containing the HID keyboard event information.
If you want to know more detail values, refer to http://www.usb.org/developers/hidpage/ and see "HID Usage Tables"
- Since :
 - 3.0
 
- See also:
 - bt_hid_device_send_key_event()
 
Member Data Documentation
| unsigned char bt_hid_key_data_s::key[8] | 
The key value - currently pressed keys : Max 8 at once
| unsigned char bt_hid_key_data_s::modifier | 
The modifier keys : such as shift, alt