nRF Connect SDK API 2.8.99
|
HID Service structure. More...
#include <hids.h>
Data Fields | |
struct bt_gatt_pool | gp |
struct bt_hids_inp_rep_group | inp_rep_group |
struct bt_hids_outp_rep_group | outp_rep_group |
struct bt_hids_feat_rep_group | feat_rep_group |
struct bt_hids_boot_mouse_inp_rep | boot_mouse_inp_rep |
struct bt_hids_boot_kb_inp_rep | boot_kb_inp_rep |
struct bt_hids_boot_kb_outp_rep | boot_kb_outp_rep |
struct bt_hids_rep_map | rep_map |
struct bt_hids_pm_data | pm |
struct bt_hids_cp | cp |
uint8_t | info [4] |
bool | is_mouse |
bool | is_kb |
struct bt_conn_ctx_lib * | conn_ctx |
HID Service structure.