mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-05 21:04:49 +00:00
Reverted accidentaly removed function prototype.
X-Original-Commit: a7d82f957630171bf48972cd2b3915ccd37b434c
This commit is contained in:
@@ -40,6 +40,8 @@ int ble_svc_gap_device_name_set(const char *name);
|
||||
int ble_svc_gap_device_appearance(void);
|
||||
int ble_svc_gap_device_appearance_set(const uint16_t appearance);
|
||||
|
||||
void ble_svc_gap_init(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user