Searched refs:mock_callback_registration (Results 1 – 1 of 1) sorted by relevance
19 static btstack_context_callback_registration_t * mock_callback_registration; variable27 mock_callback_registration = NULL; in mock_deinit()48 btstack_assert(mock_callback_registration != NULL); in mock_att_service_trigger_can_send_now()49 (*mock_callback_registration->callback)(mock_callback_registration->context); in mock_att_service_trigger_can_send_now()79 mock_callback_registration = callback_registration; in att_server_register_can_send_now_callback()