|
ble_gatt_client
|
Data Fields | |
| uint8_t | key [16] |
| bt_att_counter_func_t | counter |
| void * | user_data |
| bt_att_counter_func_t sign_info::counter |
Definition at line 125 of file att.c.
Referenced by encode_pdu(), and handle_signed().
| uint8_t sign_info::key[16] |
Definition at line 124 of file att.c.
Referenced by encode_pdu(), and handle_signed().
| void* sign_info::user_data |
Definition at line 126 of file att.c.
Referenced by encode_pdu(), and handle_signed().