HomeSort by: relevance | last modified time | path
    Searched refs:sco (Results 1 - 23 of 23) sorted by relevancy

  /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 in function:sco_connect_pcb
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 in function:sco_disconnect_pcb
    [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 in function:hci_sco_newconn
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"),
hci_event.c 45 #include <netbt/sco.h>
118 /* 0x2c */ "SCO CON COMPLETE",
119 /* 0x2d */ "SCO CON CHANGED",
588 (ep.link_type == HCI_LINK_ACL ? "ACL" : "SCO"),
717 ep.link_type == HCI_LINK_ACL ? "ACL" : "SCO");
1041 /* SCO packet mask */
1263 * release SCO links first, since they may be holding
  /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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
mt2701-evb.dts 52 compatible = "linux,bt-sco";
s5pv210-aries.dtsi 57 bt_codec: bt-sco {
58 compatible = "linux,bt-sco";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-a64-pinephone.dtsi 28 bt_sco_codec: bt-sco-codec {
30 compatible = "linux,bt-sco";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/
mt8183-kukui.dtsi 124 compatible = "linux,bt-sco";
  /src/lib/librumpuser/build-aux/
config.sub 203 -sco*)
1387 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
config.guess 1130 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
  /src/sys/external/isc/libsodium/dist/build-aux/
config.sub 203 -sco*)
1395 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
config.guess 1131 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
ltmain.sh 8965 sco)
  /src/sys/external/isc/libsodium/dist/
config.sub 204 -sco*)
1353 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
config.guess 1093 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
configure 2529 # OSF1 and SCO ODT 3.0 have their own names for install.
11334 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
13738 *** reliably create shared libraries on SCO systems. Therefore, libtool
15661 version_type=sco
  /src/sys/dev/bluetooth/
btsco.c 55 #include <netbt/sco.h>
87 * Bluetooth SCO Audio device
104 struct sco_pcb *sc_sco; /* SCO handle */
105 struct sco_pcb *sc_sco_l; /* SCO listen handle */
106 uint16_t sc_mtu; /* SCO mtu */
208 /* bluetooth(9) glue for SCO */
392 * bluetooth(9) methods for SCO
751 * When the SCO link is up, we are getting data in any case, so all we do
  /src/share/terminfo/
terminfo 60 # of the historical 4.4BSD, GNU, System V and SCO termcap files and the BRL
108 # Note: unlike some other distributed terminfo files (Novell Unix & SCO's),
119 # USL and SCO (see COPYRIGHTS AND OTHER DELUSIONS below). Much information
275 # Some information has been merged in from a terminfo file SCO distributes.
1564 #### SCO consoles
1566 # SCO console and SOS-Syscons console for 386bsd
1578 # In this description based on SCO's keyboard(HW) manpage list of default
1588 # SCO's terminfo uses
1594 scoansi-old|SCO Extended ANSI standard crt (5.0.5),
1625 scoansi-new|SCO Extended ANSI standard crt (5.0.6)
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 1440 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
3045 version_type=sco
5293 *** reliably create shared libraries on SCO systems. Therefore, libtool

Completed in 186 milliseconds