Searched refs:sco (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/hci/ |
| H A D | ng_hci_ulpi.c | 97 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 D | ng_hci_main.c | 209 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 D | ng_hci_var.h | 161 hook_p sco; /* upstream hook */ member
|
| H A D | ng_hci_cmds.c | 718 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 D | ng_hci_misc.c | 101 if (hook != unit->acl && hook != unit->sco) in ng_hci_node_is_up()
|
| H A D | ng_hci_evnt.c | 358 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 D | bt-sco.txt | 7 - compatible : "delta,dfbmcs320" or "linux,bt-sco"
|
| H A D | mt2701-cs42448.txt | 8 - mediatek,audio-codec-bt-mrg the phandles of bt-sco dummy codec
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | broadcom-bluetooth.txt | 37 - sco-routing: 0 = PCM, 1 = Transport, 2 = Codec, 3 = I2S
|
| /f-stack/freebsd/netgraph/bluetooth/common/ |
| H A D | ng_bluetooth.c | 231 SYSCTL_NODE(_net_bluetooth, OID_AUTO, sco, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | mt2701-evb.dts | 52 compatible = "linux,bt-sco";
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/ |
| H A D | config.sub | 203 -sco*)
|
| H A D | config.guess | 1129 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8183-kukui.dtsi | 99 compatible = "linux,bt-sco";
|