Searched +full:mic +full:- +full:feature +full:- +full:delay (Results 1 – 4 of 4) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.08 compatible: "usb-audio-hs"10 include: [usb-audio.yaml, usb-audio-feature-volume.yaml]13 mic-resolution:17 - 818 - 1619 - 2420 - 3221 mic-sync-type:29 - "No Synchronization"[all …]
2 # SPDX-License-Identifier: Apache-2.08 compatible: "usb-audio-mic"10 include: usb-audio.yaml17 - 818 - 1619 - 2420 - 3221 sync-type:29 - "No Synchronization"30 - "Asynchronous"[all …]
4 # SPDX-License-Identifier: Apache-2.0113 bool "Mesh-specific workqueue"116 mesh-specific workqueue. This will ensure that messages are always sent.117 The application needs to ensure the mesh-specific workqueue size is large130 CONFIG_BT_BUF_CMD_TX_COUNT, the host returns -ENOBUFS immediately173 Note that: The Subnet Bridge feature uses the relay advertising sets.187 greater than zero, this can noticeably delay transmission of188 local messages. When Friend feature is enabled and the node is189 in a friendship, this option can delay transmission of local237 bool "PB-ADV support"[all …]
2 * Copyright (c) 2018-2021 Nordic Semiconductor ASA4 * SPDX-License-Identifier: Apache-2.0195 if (conn->lll.handle != handle) { in ll_connected_get()230 return -EINVAL; in ll_tx_mem_enqueue()235 return -ENOBUFS; in ll_tx_mem_enqueue()238 lll_tx->handle = handle; in ll_tx_mem_enqueue()239 lll_tx->node = tx; in ll_tx_mem_enqueue()244 if (ull_ref_get(&conn->ull)) { in ll_tx_mem_enqueue()249 force_md_cnt = force_md_cnt_calc(&conn->lll, tx_rate); in ll_tx_mem_enqueue()266 if (IS_ENABLED(CONFIG_BT_PERIPHERAL) && conn->lll.role) { in ll_tx_mem_enqueue()[all …]