/Zephyr-latest/subsys/bluetooth/audio/ |
D | bap_broadcast_sink.c | 1 /* Bluetooth Audio Broadcast Sink */ 65 static void broadcast_sink_cleanup(struct bt_bap_broadcast_sink *sink); 70 const struct bt_bap_broadcast_sink *sink = user_data; in find_recv_state_by_sink_cb() local 72 if (atomic_test_bit(sink->flags, BT_BAP_BROADCAST_SINK_FLAG_SRC_ID_VALID) && in find_recv_state_by_sink_cb() 73 sink->bass_src_id == recv_state->src_id) { in find_recv_state_by_sink_cb() 102 static void update_recv_state_big_synced(const struct bt_bap_broadcast_sink *sink) in update_recv_state_big_synced() argument 108 recv_state = bt_bap_scan_delegator_find_state(find_recv_state_by_sink_cb, (void *)sink); in update_recv_state_big_synced() 110 LOG_WRN("Failed to find receive state for sink %p", sink); in update_recv_state_big_synced() 115 mod_src_param.num_subgroups = sink->subgroup_count; in update_recv_state_big_synced() 116 for (uint8_t i = 0U; i < sink->subgroup_count; i++) { in update_recv_state_big_synced() [all …]
|
D | Kconfig.pacs | 11 bool "Sink PAC Characteristic Support" 13 This option enables support for Sink Published Audio Capabilities. 17 bool "Sink PAC Notifiable Support" 19 This option enables support for clients to be notified on the Sink 23 bool "Sink PAC Location Support" 26 This option enables support for Sink PAC Location Characteristic. 29 bool "Sink PAC Location Writable Support" 32 This option enables support for clients to write to the Sink PAC 36 bool "Sink Audio Location Notifiable Support" 39 This option enables support for clients to be notified on the Sink
|
D | Kconfig.bap | 99 int "Basic Audio Profile ASE Sink count" 103 This option enables caching a number of Audio Stream Endpoint Sink 161 bool "Bluetooth Broadcast Sink Audio Support" 167 This option enables support for Bluetooth Broadcast Sink Audio using 173 int "Basic Audio Profile Broadcast Sink subgroup count" 177 This option sets the maximum number of subgroups per broadcast sink 181 int "Basic Audio Broadcaster Sink count" 186 One broadcast sink can receive multiple streams 187 (up to BT_BAP_BROADCAST_SNK_STREAM_COUNT per broadcast sink). 190 int "Basic Audio Broadcast Sink Stream count" [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/classic/ |
D | a2dp.rst | 9 * Source and Sink sides register a2dp callbacks. using :code:`a2dp register_cb`. 10 …* Source and Sink sides register stream endpoints. using :code:`a2dp register_ep source sbc` and :… 12 …* Source and Sink side can discover remote device's stream endpoints. using :code:`a2dp discover_p… 13 …* Source or Sink configure the stream to create the stream after discover remote's endpoints. usin… 14 * Source or Sink establish the stream. using :code:`a2dp establish`. 15 * Source or Sink start the media. using :code:`a2dp start`. 17 * Source or Sink suspend the media. using :code:`a2dp suspend`. 18 * Source or Sink release the media. using :code:`a2dp release`. 35 endpoint id: 1, (sink), (idle): 70 .. group-tab:: Device B (Audio Sink Side) [all …]
|
/Zephyr-latest/dts/bindings/usb-c/ |
D | usb-c-connector.yaml | 15 power delivery support and enables SINK. 32 power-role = "sink"; 33 sink-pdos = <PDO_FIXED(5000, 2000, PDO_FIXED_USB_COMM) 35 op-sink-microwatt = <10000000>; 66 - "sink" 75 - "sink" 126 sink-pdos: 129 An array of sink Power Data Objects (PDOs). 138 sink-vdos: 141 An array of sink Vendor Defined Objects (VDOs). [all …]
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/ |
D | README.rst | 17 Practical use of this sample requires a sink (e.g. the BAP Broadcast Audio Sink sample or 31 * Broadcast Audio Source and Sink devices 37 filtering of broadcast sink and broadcast source names. By default, the application will 38 search for and connect to the first broadcast audio sink found (advertising PACS and 44 ``CONFIG_SELECT_SINK_NAME``: Substring of BT name of the sink.
|
D | Kconfig | 16 string "Selected Broadcast Sink name" 19 Name of broadcast sink device to select. This will be used as a 21 If empty, the first broadcast sink found will be chosen.
|
/Zephyr-latest/samples/subsys/usb_c/sink/ |
D | README.rst | 1 .. zephyr:code-sample:: usb-c-sink 2 :name: Basic USB-C Sink 5 Implement a USB-C Power Delivery application in the form of a USB-C Sink. 12 application implements a USB-C Sink device. 14 After the USB-C Sink device is plugged into a Power Delivery charger, it 18 .. _usb-c-sink-sample-requirements: 34 :zephyr-app: samples/subsys/usb_c/sink
|
D | sample.yaml | 2 name: USB-C SINK 4 sample.usbc.sink:
|
/Zephyr-latest/include/zephyr/usb_c/ |
D | usbc.h | 36 * options are sufficient for the Sink to operate. 75 * Request Policy Engine to get Sink Capabilities from 112 /** Transition the Sink to default */ 116 /** Sink SubPower state at 0V */ 118 /** Sink SubPower state a 5V / 500mA */ 120 /** Sink SubPower state a 5V / 1.5A */ 122 /** Sink SubPower state a 5V / 3A */ 140 /** Check if Sink is at default level */ 152 /** The port partner is unable to meet the sink request at this time */ 163 * @brief Device Policy Manager's response to a Sink Request [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap.rst | 30 stop_broadcast_sink : Stops broadcast sink 32 discover : [dir: sink, source] 33 config : <direction: sink, source> <index> [loc <loc_bits>] 47 preset : <sink, source, broadcast> [preset] 69 set_location : <direction: sink, source> <location bitmask> 70 set_context : <direction: sink, source><context bitmask> <type: 95 Connect and establish a sink stream: 103 uart:~$ bap discover sink 104 uart:~$ bap config sink 0 168 Example Broadcast Sink [all …]
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_tc.h | 31 * @brief VBUS minimum for a sink disconnect detection. 32 * See Table 4-3 VBUS Sink Characteristics 37 * @brief VBUS maximum for a sink disconnect detection. 38 * See Table 4-3 VBUS Sink Characteristics 50 * @brief From the time the Sink is detached until the Source removes VBUS and reaches 63 * @brief From the time a Sink with accessory support enters the PoweredAccessory state 64 * until the Sink sources minimum VCONN voltage (see Table 4-5) 70 * @brief From the time that a Sink is detached or as directed until the VCONN supply is 77 * @brief Response time for a Sink to adjust its current consumption to be in the specified 84 * @brief The minimum period a DRP shall complete a Source to Sink and back advertisement [all …]
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/boards/ |
D | nrf52833dk_nrf52833.conf | 1 # Use USB Audio as audio sink 3 CONFIG_USB_DEVICE_PRODUCT="USB Broadcast Sink"
|
D | nrf52840dongle_nrf52840.conf | 1 # Use USB Audio as audio sink 3 CONFIG_USB_DEVICE_PRODUCT="USB Broadcast Sink"
|
D | nrf5340_audio_dk_nrf5340_cpuapp.conf | 1 # Use USB Audio as audio sink 3 CONFIG_USB_DEVICE_PRODUCT="USB Broadcast Sink"
|
D | nrf5340dk_nrf5340_cpuapp.conf | 1 # Use USB Audio as audio sink 3 CONFIG_USB_DEVICE_PRODUCT="USB Broadcast Sink"
|
/Zephyr-latest/dts/bindings/arm/ |
D | nordic,nrf-tddconf.yaml | 17 Bitmask of enabled sources for the ETB sink. Valid values can be found in 23 Bitmask of enabled sources for the TPIU sink. Valid values can be found in 29 Bitmask of enabled sources for the ETR sink. Valid values can be found in
|
/Zephyr-latest/doc/connectivity/usb/pd/ |
D | ucds.rst | 17 Currently the device stack supports implementation of Sink only and Source only 22 Implementing a Sink Type-C and Power Delivery USB-C device 34 For example, for the Sample USB-C Sink application: 39 .. literalinclude:: ../../../../samples/subsys/usb_c/sink/boards/b_g474e_dpow1.overlay 48 .. literalinclude:: ../../../../samples/subsys/usb_c/sink/boards/b_g474e_dpow1.overlay 58 .. literalinclude:: ../../../../samples/subsys/usb_c/sink/src/main.c 66 .. literalinclude:: ../../../../samples/subsys/usb_c/sink/src/main.c 74 .. literalinclude:: ../../../../samples/subsys/usb_c/sink/src/main.c 82 .. literalinclude:: ../../../../samples/subsys/usb_c/sink/src/main.c 90 .. literalinclude:: ../../../../samples/subsys/usb_c/sink/src/main.c [all …]
|
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/ |
D | prj.conf | 31 # Sink PAC Location Support 36 CONFIG_BT_DEVICE_NAME="PBP Broadcast Sink"
|
D | sample.yaml | 2 description: Bluetooth Low Energy Audio PBP Broadcast Sink sample 3 name: Bluetooth Low Energy Audio PBP Broadcast Sink sample
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_broadcast_sink_test.c | 229 static void base_recv_cb(struct bt_bap_broadcast_sink *sink, const struct bt_bap_base *base, in base_recv_cb() argument 235 printk("Received BASE with %d subgroups from broadcast sink %p\n", in base_recv_cb() 236 bt_bap_base_get_subgroup_count(base), sink); in base_recv_cb() 255 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() argument 257 printk("Broadcast sink %p syncable with%s encryption\n", in syncable_cb() 258 sink, biginfo->encryption ? "" : "out"); in syncable_cb() 262 static void broadcast_sink_started_cb(struct bt_bap_broadcast_sink *sink) in broadcast_sink_started_cb() argument 264 printk("Broadcast sink %p started\n", sink); in broadcast_sink_started_cb() 268 static void broadcast_sink_stopped_cb(struct bt_bap_broadcast_sink *sink, uint8_t reason) in broadcast_sink_stopped_cb() argument 270 printk("Broadcast sink %p stopped with reason 0x%02X\n", sink, reason); in broadcast_sink_stopped_cb() [all …]
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | sample.yaml | 2 description: Bluetooth Low Energy Audio Broadcast Sink sample 3 name: Bluetooth Low Energy Audio Broadcast Sink sample
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf54h20_cpurad.dtsi | 70 sink-channels = <0 2>; 78 sink-channels = <3>; 87 sink-channel-links = <2 NRF_DOMAIN_ID_RADIOCORE 2>; 94 sink-channel-links = <0 NRF_DOMAIN_ID_GLOBALSLOW 0>,
|
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/ |
D | tmap_bmr.h | 17 * @brief Initialize BAP Broadcast Sink 24 * @brief Run BAP Broadcast Sink
|
/Zephyr-latest/drivers/usb_c/ppc/ |
D | nxp_nx20p3483_priv.h | 30 /** Value for high-voltage sink mode */ 50 /** Bit field for HV sink switch enabled */ 70 /** Bit field for sink and source routes enabled fault */ 72 /** Bit field for reverse current fault triggered on HV sink path */ 74 /** Bit field for short circuit fault triggered on HV sink path */ 76 /** Bit field for overvoltage fault triggered on HV sink path */
|