Flipper Zero Firmware
Loading...
Searching...
No Matches
BleProfileHidParams Struct Reference

Optional arguments to pass along with profile template as FuriHalBleProfileParams for tuning profile behavior. More...

#include <hid_profile.h>

Data Fields

const char * device_name_prefix
 Prefix for device name.
 
uint16_t mac_xor
 XOR mask for device address, for uniqueness.
 

Detailed Description

Optional arguments to pass along with profile template as FuriHalBleProfileParams for tuning profile behavior.

Field Documentation

◆ device_name_prefix

const char* BleProfileHidParams::device_name_prefix

Prefix for device name.

Length must be less than 8


The documentation for this struct was generated from the following file: