nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ perm

uint8_t bt_hids_outp_feat_rep::perm

Report permissions

Use GATT attribute permission bit field values here. Different permissions may be used for write and read:

  • BT_GATT_PERM_READ
  • BT_GATT_PERM_READ_ENCRYPT
  • BT_GATT_PERM_READ_AUTHEN
  • BT_GATT_PERM_WRITE
  • BT_GATT_PERM_WRITE_ENCRYPT
  • BT_GATT_PERM_WRITE_AUTHEN

If no attribute is chosen, the configured default is used.