| /src/sys/netbt/ |
| Makefile | 4 INCS= bluetooth.h hci.h l2cap.h rfcomm.h sco.h
|
| sco_upper.c | 46 #include <netbt/sco.h> 50 * SCO - Upper Protocol API 58 * Attach a new instance of SCO pcb to handle 87 * Bind SCO pcb to local address 119 * Initiate a SCO connection to the destination address. 126 struct hci_link *acl, *sco; local 148 * We must have an already open ACL connection before we open the SCO 149 * connection, and since SCO connections dont happen on their own we 157 sco = hci_link_alloc(unit, &pcb->sp_raddr, HCI_LINK_SCO); 158 if (sco == NULL 204 struct hci_link *sco; local [all...] |
| bt_proto.c | 50 #include <netbt/sco.h> 76 { /* HCI SCO data (audio) */
|
| hci_link.c | 47 #include <netbt/sco.h> 761 * HCI SCO Connections 765 * Incoming SCO Connection. We check the list for anybody willing 773 struct hci_link *sco, *acl; local 787 * the controller sends us SCO connection requests, but you 809 sco = hci_link_alloc(unit, bdaddr, HCI_LINK_SCO); 810 if (sco == NULL) { 815 sco->hl_link = hci_acl_open(unit, bdaddr); 816 KASSERT(sco->hl_link == acl); 818 sco->hl_sco = new [all...] |
| sco_socket.c | 53 #include <netbt/sco.h> 57 * SCO SOCK_SEQPACKET sockets - low latency audio data 380 * SCO Protocol socket callbacks 463 PR_WRAP_USRREQS(sco)
|
| bt_sysctl.c | 47 #include <netbt/sco.h> 136 SYSCTL_DESCR("Max SCO rx queue length"), 240 CTLTYPE_NODE, "sco", 241 SYSCTL_DESCR("SCO data"),
|
| /src/games/larn/ |
| scores.c | 86 static struct scofmt sco[SCORESIZE]; /* the structure for the scoreboard */ variable in typeref:struct:scofmt 135 lrfill((char *) sco, sizeof(sco)); 163 lwrite((char *) sco, sizeof(sco)); 181 winr[i].taxes = winr[i].score = sco[i].score = 0; 182 winr[i].order = sco[i].order = i; 304 if (sco[i].score != 0) { 313 if (sco[j].order == i) { 314 if (sco[j].score) [all...] |
| /src/external/bsd/libbind/dist/ |
| config.threads.in | 30 *-sco-sysv*uw*|*-*-sysv*UnixWare*)
|
| /src/external/mit/xorg/share/cf/ |
| Makefile | 23 sco.cf sco5.cf scoLib.rules sequent.cf sgi.cf sgiLib.rules \
|
| /src/crypto/external/bsd/heimdal/dist/ |
| config.sub | 1394 sco*v* | scout) 1397 sco*)
|
| /src/external/bsd/file/dist/ |
| config.sub | 1390 sco*v* | scout) 1393 sco*)
|
| /src/external/bsd/jemalloc/dist/build-aux/ |
| config.sub | 1366 sco*v* | scout) 1369 sco*)
|
| /src/external/bsd/openldap/dist/build/ |
| config.sub | 1366 sco*v* | scout) 1369 sco*)
|
| /src/external/gpl3/gcc/dist/ |
| config.sub | 1390 sco*v* | scout) 1393 sco*)
|
| /src/external/gpl3/gcc.old/dist/ |
| config.sub | 1390 sco*v* | scout) 1393 sco*)
|
| /src/external/gpl3/gdb/dist/readline/readline/support/ |
| config.sub | 1394 sco*v* | scout) 1397 sco*)
|
| /src/external/lgpl3/gmp/dist/ |
| configfsf.sub | 1365 sco*v* | scout) 1368 sco*)
|
| /src/external/lgpl3/mpc/dist/build-aux/ |
| config.sub | 1389 sco*v* | scout) 1392 sco*)
|
| /src/external/lgpl3/mpfr/dist/ |
| config.sub | 1394 sco*v* | scout) 1397 sco*)
|
| /src/external/mit/expat/dist/conftools/ |
| config.sub | 1415 sco*v* | scout) 1418 sco*)
|
| /src/external/mit/isl/dist/ |
| config.sub | 1394 sco*v* | scout) 1397 sco*)
|
| /src/external/mit/isl/dist/interface/ |
| config.sub | 1394 sco*v* | scout) 1397 sco*)
|
| /src/external/mit/libuv/dist/ |
| config.sub | 1394 sco*v* | scout) 1397 sco*)
|
| /src/external/public-domain/sqlite/dist/ |
| config.sub | 1394 sco*v* | scout) 1397 sco*)
|
| /src/external/gpl3/gdb.old/dist/readline/readline/support/ |
| config.sub | 1394 sco*v* | scout) 1397 sco*)
|