Lines Matching full:printf
82 printf("Disconnected\n");
90 printf("Disconnecting\n");
106 printf("Connecting failed: %s\n", err->message);
115 printf("Unable to get destination address: %s\n",
121 printf("Successfully connected to %s. handle=%u, class=%02x%02x%02x\n",
131 printf("Unable to get L2CAP MTU sizes: %s\n",
135 printf("imtu=%u, omtu=%u\n", imtu, omtu);
140 printf("Disconnected\n");
166 printf("Rejecting connection\n");
171 printf("Accepting connection\n");
177 printf("bt_io_accept() failed\n");
192 printf("bt_io_get(OPT_DEST): %s\n", err->message);
195 printf("Got confirmation request for %s\n", addr);
201 printf("Rejecting connection\n");
213 printf("bt_io_accept() failed: %s\n", err->message);
233 printf("Connecting to %s L2CAP PSM %u\n", dst, psm);
256 printf("Connecting to %s failed: %s\n", dst, err->message);
280 printf("Listening on L2CAP PSM %u\n", psm);
303 printf("Listening failed: %s\n", err->message);
317 printf("Connecting to %s RFCOMM channel %u\n", dst, ch);
340 printf("Connecting to %s failed: %s\n", dst, err->message);
385 printf("Listening failed: %s\n", err->message);
394 printf("Listening on RFCOMM channel %u\n", ch);
404 printf("Connecting SCO to %s\n", dst);
423 printf("Connecting to %s failed: %s\n", dst, err->message);
435 printf("Listening for SCO connections\n");
451 printf("Listening failed: %s\n", err->message);
513 printf("accept=%d, reject=%d, discon=%d, defer=%d, sec=%d\n",
552 printf("Exiting\n");