Lines Matching refs:FAIL

103 		FAIL("Failed to connect to %s (%u)\n", addr, err);  in connected()
125 FAIL("Could not set bearer provider name: %d\n", err); in test_provider_name()
141 FAIL("Could not set bearer provider name: %d\n", err); in test_set_signal_strength()
157 FAIL("Could not set bearer technology: %d\n", err); in test_set_bearer_technology()
173 FAIL("Could not set status flags: %d\n", err); in test_set_status_flags()
190 FAIL("Could not originate call: %d\n", err); in test_answer_terminate()
197 FAIL("Could not accept call: %d\n", err); in test_answer_terminate()
204 FAIL("Could not terminate call: %d\n", err); in test_answer_terminate()
220 FAIL("Could not originate call: %d\n", err); in test_hold_retrieve()
226 FAIL("Could not accept call: %d\n", err); in test_hold_retrieve()
233 FAIL("Could not terminate call: %d\n", err); in test_hold_retrieve()
240 FAIL("Could not retrieve call: %d\n", err); in test_hold_retrieve()
247 FAIL("Could not terminate call: %d\n", err); in test_hold_retrieve()
265 FAIL("Could not originate first call: %d\n", err); in test_join()
272 FAIL("Could not answer first call: %d\n", err); in test_join()
282 FAIL("Could not originate second call: %d\n", err); in test_join()
289 FAIL("Could not answer second call: %d\n", err); in test_join()
299 FAIL("Could not join calls: %d\n", err); in test_join()
305 FAIL("Could not terminate first call: %d\n", err); in test_join()
311 FAIL("Could not terminate second call: %d\n", err); in test_join()
346 FAIL("Bluetooth enable failed (err %d)\n", err); in init()
355 FAIL("Failed to register conn CBs (err %d)\n", err); in init()
362 FAIL("Failed to register scan CBs (err %d)\n", err); in init()
371 FAIL("Failed to register GTBS (err %d)\n", err); in init()
395 FAIL("Failed to register TBS[%d]: %d", i, err); in init()
412 FAIL("Scanning failed to start (err %d)\n", err); in test_main()
424 FAIL("Remote could not answer call: %d\n", err); in test_main()
431 FAIL("Remote could not hold call: %d\n", err); in test_main()
439 FAIL("Remote could not answer call: %d\n", err); in test_main()