HomeSort by relevance Sort by last modified time
    Searched refs:sco (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /system/bt/bta/ag/
bta_ag_sco.cc 21 * This file contains functions for managing the SCO connection used in AG.
61 /* sco events */
70 BTA_AG_SCO_CONN_OPEN_E, /* sco open */
71 BTA_AG_SCO_CONN_CLOSE_E, /* sco closed */
72 BTA_AG_SCO_CI_DATA_E /* SCO data ready */
81 * Description BTM SCO connection callback.
91 /* match callback to scb; first check current sco scb */
92 if (bta_ag_cb.sco.p_curr_scb != NULL && bta_ag_cb.sco.p_curr_scb->in_use) {
93 handle = bta_ag_scb_to_idx(bta_ag_cb.sco.p_curr_scb)
340 tBTA_AG_HDR sco; local
    [all...]
bta_ag_int.h 105 /* Actions to perform after a SCO event */
108 BTA_AG_POST_SCO_CLOSE_RFC, /* close RFCOMM channel after SCO closes */
109 BTA_AG_POST_SCO_RING, /* send RING result code after SCO opens */
110 BTA_AG_POST_SCO_CALL_CONN, /* send call indicators after SCO opens/closes */
111 BTA_AG_POST_SCO_CALL_ORIG, /* send call indicators after SCO closes */
112 BTA_AG_POST_SCO_CALL_END, /* send call indicators after SCO closes */
114 incoming call after SCO closes */
117 /* sco states */
119 BTA_AG_SCO_SHUTDOWN_ST, /* no sco listening, all sco connections closed *
289 tBTA_AG_SCO_CB sco; \/* SCO data *\/ member in struct:__anon105346
    [all...]
  /external/strace/
sockaddr.c 59 # include <bluetooth/sco.h>
205 const struct sockaddr_sco *const sco = buf; local
207 sco->sco_bdaddr.b[0], sco->sco_bdaddr.b[1],
208 sco->sco_bdaddr.b[2], sco->sco_bdaddr.b[3],
209 sco->sco_bdaddr.b[4], sco->sco_bdaddr.b[5]);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 89 #define CASE(det, expl, scp, spa, sco, sta, gua, ssi, desc, res) \
95 .altscope = sco, \
103 #define CASE_POS(det, expl, scp, spa, sco, sta, gua, ssi, desc) \
104 CASE(det, expl, scp, spa, sco, sta, gua, ssi, desc, 0)
105 #define CASE_NEG(det, expl, scp, spa, sco, sta, gua, ssi, desc) \
106 CASE(det, expl, scp, spa, sco, sta, gua, ssi, desc, 1)
107 #define CASE_UNK(det, expl, scp, spa, sco, sta, gua, ssi, desc) \
108 CASE(det, expl, scp, spa, sco, sta, gua, ssi, desc, 2)
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 46 #define CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,res) \
52 .altscope=sco, \
59 #define CASE_POS(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,0)
60 #define CASE_NEG(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,1)
61 #define CASE_UNK(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,2)
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 46 #define CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,res) \
52 .altscope=sco, \
59 #define CASE_POS(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,0)
60 #define CASE_NEG(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,1)
61 #define CASE_UNK(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,2)
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
threads_scenarii.c 46 #define CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,res) \
52 .altscope=sco, \
59 #define CASE_POS(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,0)
60 #define CASE_NEG(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,1)
61 #define CASE_UNK(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,2)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
sccnd.d 25 30: fc db 0c sco\.l r0
26 33: fc db fc sco\.l r15
189 2ac: fc d0 0c sco\.b \[r0\]
190 2af: fc d0 fc sco\.b \[r15\]
191 2b2: fc d1 0c fc sco\.b 252\[r0\]
192 2b6: fc d1 fc fc sco\.b 252\[r15\]
193 2ba: fc d2 0c fc ff sco\.b 65532\[r0\]
194 2bf: fc d2 fc fc ff sco\.b 65532\[r15\]
195 2c4: fc d4 0c sco\.w \[r0\]
196 2c7: fc d4 fc sco\.w \[r15\
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
socketmodule.h 54 #include <bluetooth/sco.h>
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.h 54 #include <bluetooth/sco.h>
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.h 54 #include <bluetooth/sco.h>
  /external/strace/tests/
net-sockaddr.c 49 # include <bluetooth/sco.h>
411 void *sco = tail_memdup(&c_sco, sizeof(c_sco)); local
413 int ret = connect(-1, sco, len);
  /external/strace/tests-m32/
net-sockaddr.c 49 # include <bluetooth/sco.h>
411 void *sco = tail_memdup(&c_sco, sizeof(c_sco)); local
413 int ret = connect(-1, sco, len);
  /external/strace/tests-mx32/
net-sockaddr.c 49 # include <bluetooth/sco.h>
411 void *sco = tail_memdup(&c_sco, sizeof(c_sco)); local
413 int ret = connect(-1, sco, len);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
gas.exp 317 || [istarget i*86-*-sco*] \
  /prebuilts/go/darwin-x86/src/runtime/
vdso_linux_amd64.go 15 // http://sco.com/developers/gabi/latest/ch5.dynamic.html
  /prebuilts/go/linux-x86/src/runtime/
vdso_linux_amd64.go 15 // http://sco.com/developers/gabi/latest/ch5.dynamic.html
  /external/cmockery/cmockery_0_1_2/
config.sub 190 -sco*)
1171 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
  /external/fec/
config.sub 179 -sco*)
1011 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
  /external/google-tv-pairing-protocol/cpp/
config.sub 204 -sco*)
1270 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
    [all...]
  /external/libexif/
config.sub 207 -sco*)
1282 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
    [all...]
  /external/libmtp/
config.sub 200 -sco*)
1239 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
    [all...]
  /external/libnetfilter_conntrack/
config.sub 208 -sco*)
1289 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
    [all...]
  /external/libnfnetlink/
config.sub 208 -sco*)
1289 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
    [all...]
  /external/libogg/
config.sub 200 -sco*)
1195 | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\

Completed in 1431 milliseconds

1 2 3 4 5