/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_hardwaremap.py | 108 ('manufacturer', 'product', 'serial', 'runner'), 111 def test_generate(self, capfd, out_path, manufacturer, product, serial, runner): argument 122 manufacturer=id_man, 128 for id_man in manufacturer: 160 ('manufacturer', 'product', 'serial', 'runner'), 163 def test_few_generate(self, capfd, out_path, manufacturer, product, serial, runner): argument 174 manufacturer=manufacturer, 179 manufacturer=manufacturer, 184 manufacturer=manufacturer, 189 manufacturer=manufacturer, [all …]
|
/Zephyr-latest/samples/bluetooth/broadcaster_multiple/ |
D | prj.conf | 12 # for manufacturer data 14 # bytes for manufacturer data 16 # bytes for manufacturer data
|
D | README.rst | 20 manufacturer data is calculated to maximize the use of supported AD data length.
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | Kconfig.dis | 33 string "Manufacturer name" 34 default "Manufacturer" 36 The device manufacturer inside Device Information Service. 183 …of an Organizationally Unique Identifier (OUI) concatenated with a manufacturer-defined identifier. 190 hex "Organizationally Unique Identifier (OUI) of the manufacturer." 196 …Shall contain an Organisationally Unique Identifier (OUI) followed by a manufacturer-defined inden… 199 hex "Manufacturer-defined unique identifier." 203 The manufacturer-defined unique identifier is 40 bits long.
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/chain/ |
D | prj.conf | 15 # for manufacturer data 17 # bytes for manufacturer data 19 # bytes for manufacturer data
|
/Zephyr-latest/samples/bluetooth/broadcaster/ |
D | README.rst | 5 Periodically send out advertising packets with a manufacturer data element. 12 a manufacturer data element. The content of the data is a single byte
|
/Zephyr-latest/dts/bindings/sensor/ |
D | rohm,bh1750.yaml | 21 sensor manufacturer. One should pick 36 this property (chosen by sensor manufacturer): 69.
|
/Zephyr-latest/samples/subsys/usb/common/ |
D | Kconfig.sample_usbd | 13 string "USB device sample manufacturer string" 16 USB device sample manufacturer string.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-syntax.rst | 35 compatible: "manufacturer,foo-device" 80 compatible: "manufacturer,device" 87 compatible = "manufacturer,device"; 90 Assuming no binding has ``compatible: "manufacturer,device-v2"``, it would also 96 compatible = "manufacturer,device-v2", "manufacturer,device"; 105 The ``manufacturer`` prefix identifies the device vendor. See 125 compatible: "manufacturer,serial" 137 In this example, a node with compatible ``"manufacturer,serial"`` must contain 519 compatible: "manufacturer,spi-peripheral" 534 compatible: "manufacturer,i3c-controller" [all …]
|
/Zephyr-latest/doc/security/standards/ |
D | etsi-303645.rst | 64 - physical interface used by the manufacturer to communicate with the device during 70 manufacturer will provide security updates. 72 * - device manufacturer 99 * - manufacturer 100 - relevant economic operator in the supply chain (including the device manufacturer). 127 to the manufacturer. 136 - data from a device that can provide information to help the manufacturer identify issues 343 - The manufacturer should inform the user in a recognizable and apparent manner 360 - The manufacturer shall publish, in an accessible way that is clear and 370 support and a defined support period should be published by the manufacturer in an [all …]
|
/Zephyr-latest/samples/subsys/usb/inf/ |
D | zephyr_cdc_acm.inf | 9 Provider = %Manufacturer% 16 [Manufacturer] 17 %Manufacturer%=DeviceList, NTAMD64, NTIA64, NTx86 93 Manufacturer = "ZEPHYR"
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_hardwaremap.py | 399 mocked_hm.manufacturer = ['dummy manufacturer', 'Texas Instruments'] 407 manufacturer='wrong manufacturer', 414 manufacturer='dummy manufacturer', 421 manufacturer='dummy manufacturer', 428 manufacturer='Texas Instruments', 435 manufacturer='Texas Instruments', 458 assert 'Unsupported device (wrong manufacturer): %s' % comports_mock[0] \
|
/Zephyr-latest/tests/bluetooth/host/crypto/mocks/ |
D | hci_core.c | 13 .manufacturer = 0x1234,
|
/Zephyr-latest/tests/bluetooth/host/id/mocks/ |
D | hci_core.c | 15 .manufacturer = 0x1234,
|
/Zephyr-latest/dts/bindings/i3c/ |
D | i3c-device.yaml | 22 2. First half of the Provisioned ID contains the manufacturer 23 ID left-shifted by 1, where the manufacturer ID is
|
/Zephyr-latest/samples/bluetooth/peripheral_dis/src/ |
D | main.c | 59 "Zephyr Manufacturer", in settings_runtime_load() 60 sizeof("Zephyr Manufacturer")); in settings_runtime_load()
|
/Zephyr-latest/drivers/sensor/st/vl53l0x/ |
D | Kconfig | 33 from the manufacturer default (0x29) to the address specified in the
|
/Zephyr-latest/samples/bluetooth/scan_adv/ |
D | README.rst | 12 advertising packets with a manufacturer data element. The content of the
|
/Zephyr-latest/samples/bluetooth/broadcaster_multiple/src/ |
D | broadcaster_multiple.c | 37 /* Maximum manufacturer data length, considering ad data format overhead and 52 * To ensure that we need to chain PDUs we therefore add manufacturer data
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | hardwaremap.py | 135 manufacturer = [ variable in HardwareMap 350 d.manufacturer 351 and d.manufacturer.casefold() in [m.casefold() for m in self.manufacturer] 356 if d.manufacturer == 'Texas Instruments' and not d.location.endswith('0'): 383 logger.warning(f"Unsupported device ({d.manufacturer}): {d}")
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.pd | 64 Manufacturer's model number. Least 8 bits are valid. 71 Manufacturer's version of this product. Least 8 bits are valid. 111 the Manufacturer's guidelines.
|
/Zephyr-latest/subsys/usb/device/ |
D | Kconfig | 32 string "USB manufacturer name" 35 USB device Manufacturer string. MUST be configured by vendor.
|
/Zephyr-latest/tests/bluetooth/host/conn/mocks/ |
D | hci_core.c | 31 .manufacturer = 0x1234,
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | kscan.rst | 23 defined by a keymap provided by the keyboard manufacturer.
|
/Zephyr-latest/dts/bindings/usb/uac2/ |
D | zephyr,uac2.yaml | 35 by the manufacturer. Use Audio Function category codes define from
|