Searched refs:vector_notify_callback (Results 1 – 1 of 1) sorted by relevance
202 btstack_context_callback_registration_t vector_notify_callback; member1226 instance->vector_notify_callback.callback = &cycling_power_service_vector_can_send_now; in cycling_power_service_server_update_values()1227 instance->vector_notify_callback.context = (void*) instance; in cycling_power_service_server_update_values()1228 …att_server_register_can_send_now_callback(&instance->vector_notify_callback, instance->con_handle); in cycling_power_service_server_update_values()