Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Donald Chen
pc-ble-driver-sd_api_v6
Commits
fb8cf5f3
Commit
fb8cf5f3
authored
Oct 05, 2017
by
Bjørn Inge Hanssen
Browse files
Remove commented out lines
parent
0bfcc692
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sd_api_v5/sdk/components/serialization/application/codecs/ble/serializers/ble_gap_evt_app.c
View file @
fb8cf5f3
...
...
@@ -45,7 +45,6 @@
#include "cond_field_serialization.h"
#include <string.h>
//extern ser_ble_gap_app_keyset_t m_app_keys_table[];
uint32_t
ble_gap_evt_adv_report_dec
(
uint8_t
const
*
const
p_buf
,
uint32_t
packet_len
,
...
...
@@ -74,8 +73,6 @@ uint32_t ble_gap_evt_auth_key_request_dec(uint8_t const * const p_buf,
}
//extern ser_ble_gap_app_keyset_t m_app_keys_table[];
uint32_t
ble_gap_evt_auth_status_dec
(
uint8_t
const
*
const
p_buf
,
uint32_t
packet_len
,
ble_evt_t
*
const
p_event
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment