Home
last modified time | relevance | path

Searched refs:sco (Results 1 – 25 of 55) sorted by relevance

123

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c386 struct hci_conn *sco = conn->link; in hci_sco_setup() local
388 if (!sco) in hci_sco_setup()
395 hci_setup_sync(sco, conn->handle); in hci_sco_setup()
397 hci_add_sco(sco, conn->handle); in hci_sco_setup()
399 hci_connect_cfm(sco, status); in hci_sco_setup()
400 hci_conn_del(sco); in hci_sco_setup()
616 struct hci_conn *sco = conn->link; in hci_conn_del() local
617 if (sco) in hci_conn_del()
618 sco->link = NULL; in hci_conn_del()
1276 struct hci_conn *sco; in hci_connect_sco() local
[all …]
H A DMakefile19 bluetooth-$(CONFIG_BT_BREDR) += sco.o
H A Dhci_event.c1879 struct hci_conn *acl, *sco; in hci_cs_add_sco() local
1899 sco = acl->link; in hci_cs_add_sco()
1900 if (sco) { in hci_cs_add_sco()
1901 sco->state = BT_CLOSED; in hci_cs_add_sco()
1903 hci_connect_cfm(sco, status); in hci_cs_add_sco()
1904 hci_conn_del(sco); in hci_cs_add_sco()
2171 struct hci_conn *acl, *sco; in hci_cs_setup_sync_conn() local
2191 sco = acl->link; in hci_cs_setup_sync_conn()
2192 if (sco) { in hci_cs_setup_sync_conn()
2193 sco->state = BT_CLOSED; in hci_cs_setup_sync_conn()
[all …]
H A Dsco.c453 sizeof(bt_cb(skb)->sco.pkt_status), in sco_skb_put_cmsg()
454 &bt_cb(skb)->sco.pkt_status); in sco_skb_put_cmsg()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dbt-sco.txt7 - compatible : "delta,dfbmcs320" or "linux,bt-sco"
H A Dmt2701-cs42448.txt8 - mediatek,audio-codec-bt-mrg the phandles of bt-sco dummy codec
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588-vehicle-evb-v10.dts35 bt_sco: bt-sco {
H A Drk3588-vehicle-evb-v21.dts33 bt_sco: bt-sco {
H A Drk3588-vehicle-evb-v20.dts34 bt_sco: bt-sco {
H A Drk3566-box.dtsi35 bt_sco: bt-sco {
H A Drk3528-demo.dtsi43 bt_sco: bt-sco {
H A Drk3528-evb.dtsi42 bt_sco: bt-sco {
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bluez5/
H A Dbluez5_5.65.bb30 tools/sco-tester \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dbroadcom-bluetooth.txt37 - sco-routing: 0 = PCM, 1 = Transport, 2 = Codec, 3 = I2S
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dmt2701-evb.dts52 compatible = "linux,bt-sco";
/OK3568_Linux_fs/buildroot/support/gnuconfig/
H A Dconfig.sub1360 sco*v* | scout)
1363 sco*)
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h377 struct sco_ctrl sco; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D10_usagi-ipv6.patch272 @echo " ptx-2.x ptx-generic pyramid sco sco-nis sco-od2 sco-os5 sinix sunos4"
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfig.sub203 -sco*)
/OK3568_Linux_fs/buildroot/board/avnet/s6lx9_microboard/
H A Dlx9_mmu.dts139 xlnx,sco = <0x0>;
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A DMakefile45 snd-soc-bt-sco-objs := bt-sco.o
372 obj-$(CONFIG_SND_SOC_BT_SCO) += snd-soc-bt-sco.o
/OK3568_Linux_fs/external/xserver/
H A Dconfig.sub1353 sco*)
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui.dtsi111 compatible = "linux,bt-sco";
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.h559 u8 sco; member
/OK3568_Linux_fs/kernel/arch/microblaze/boot/dts/
H A Dsystem.dts101 xlnx,sco = <0x0>;

123