Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c97 if (hook != unit->sco ) { in ng_hci_lp_con_req()
539 if (hook != unit->sco) in ng_hci_lp_le_con_req()
638 if (hook != unit->sco) in ng_hci_lp_le_con_req()
794 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_con_cfm()
806 unit->sco, 0); in ng_hci_lp_con_cfm()
869 hook = unit->sco; in ng_hci_lp_con_ind()
1126 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_discon_ind()
1141 __func__, NG_NODE_NAME(unit->node), unit->sco); in ng_hci_lp_discon_ind()
1292 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_qos_cfm()
1301 unit->sco, 0); in ng_hci_lp_qos_cfm()
[all …]
H A Dng_hci_main.c209 h = &unit->sco; in ng_hci_newhook()
236 } else if (hook == unit->sco) { in ng_hci_connect()
262 else if (hook == unit->sco) in ng_hci_disconnect()
263 unit->sco = NULL; in ng_hci_disconnect()
335 (unit->sco != NULL)? NG_HCI_HOOK_SCO : "", in ng_hci_default_rcvmsg()
374 ng_hci_node_is_up(unit->node, unit->sco, NULL, 0); in ng_hci_default_rcvmsg()
748 unit->sco == NULL || NG_HOOK_NOT_VALID(unit->sco)) { in ng_hci_drv_rcvdata()
752 unit->state, unit->sco); in ng_hci_drv_rcvdata()
756 NG_FWD_ITEM_HOOK(error, item, unit->sco); in ng_hci_drv_rcvdata()
H A Dng_hci_var.h161 hook_p sco; /* upstream hook */ member
H A Dng_hci_cmds.c718 ng_hci_node_is_up(unit->node, unit->sco, NULL, 0); in process_info_params()
734 ng_hci_node_is_up(unit->node, unit->sco, NULL, 0); in process_info_params()
H A Dng_hci_misc.c101 if (hook != unit->acl && hook != unit->sco) in ng_hci_node_is_up()
H A Dng_hci_evnt.c358 hook = (con->link_type != NG_HCI_LINK_SCO)? unit->acl : unit->sco; in sync_con_queue()
/f-stack/freebsd/contrib/device-tree/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
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dbroadcom-bluetooth.txt37 - sco-routing: 0 = PCM, 1 = Transport, 2 = Codec, 3 = I2S
/f-stack/freebsd/netgraph/bluetooth/common/
H A Dng_bluetooth.c231 SYSCTL_NODE(_net_bluetooth, OID_AUTO, sco, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dmt2701-evb.dts52 compatible = "linux,bt-sco";
/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.sub203 -sco*)
H A Dconfig.guess1129 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
/f-stack/freebsd/contrib/device-tree/src/arm64/mediatek/
H A Dmt8183-kukui.dtsi99 compatible = "linux,bt-sco";