|
@ -33,5 +33,6 @@ void zble_module_reglistener(zble_event_listener_t event_listener); |
|
|
void zble_module_start_adv(); |
|
|
void zble_module_start_adv(); |
|
|
void zble_module_stop_adv(); |
|
|
void zble_module_stop_adv(); |
|
|
bool zble_module_is_connected(); |
|
|
bool zble_module_is_connected(); |
|
|
|
|
|
bool zble_module_disconnect(); |
|
|
|
|
|
|
|
|
int32_t zble_module_get_mtu_size(); |
|
|
int32_t zble_module_get_mtu_size(); |