|
@ -32,7 +32,6 @@ ble_gatts_str_t ble_gatts_a_str = { |
|
|
/*********************************************************************************************************************** |
|
|
/*********************************************************************************************************************** |
|
|
* **********************************************user_function_statement********************************************** * |
|
|
* **********************************************user_function_statement********************************************** * |
|
|
***********************************************************************************************************************/ |
|
|
***********************************************************************************************************************/ |
|
|
void buffer_all_init(); |
|
|
|
|
|
void bluetooth_gatts_try_process_data(); |
|
|
void bluetooth_gatts_try_process_data(); |
|
|
void timer_set_pause_and_counter_zero(int group, int timer); |
|
|
void timer_set_pause_and_counter_zero(int group, int timer); |
|
|
void port_timer_delay_ms(uint64_t delay); |
|
|
void port_timer_delay_ms(uint64_t delay); |
|
|