Searched refs:mock_on_send_data_upwards (Results 1 – 1 of 1) sorted by relevance
80 void mock_on_send_data_upwards(BT_HDR*) { mock_function_count_map[__func__]++; } in mock_on_send_data_upwards() function123 .on_send_data_upwards = mock_on_send_data_upwards, in GetMockAclInterface()