Enumerations | |
enum | prf_cli_conf_t { PRF_CLI_STOP_NTFIND = 0x0000, PRF_CLI_START_NTF, PRF_CLI_START_IND } |
The values for setting client configuration characteristics. More... | |
enum prf_cli_conf_t |
The values for setting client configuration characteristics.
Enumerator | |
---|---|
PRF_CLI_STOP_NTFIND | Stop notification/indication. |
PRF_CLI_START_NTF | Start notification. |
PRF_CLI_START_IND | Start indication. |
Definition at line 69 of file ble_prf_types.h.