1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-C 2 %YAML 1.2 3 --- 4 $id: http://devicetree.org/schemas/net/bluetoo 5 $schema: http://devicetree.org/meta-schemas/co 6 7 title: Bluetooth Controller Common Properties 8 9 maintainers: 10 - Marcel Holtmann <marcel@holtmann.org> 11 - Johan Hedberg <johan.hedberg@gmail.com> 12 - Luiz Augusto von Dentz <luiz.dentz@gmail.co 13 14 properties: 15 $nodename: 16 pattern: "^bluetooth(@.*)?$" 17 18 local-bd-address: 19 $ref: /schemas/types.yaml#/definitions/uin 20 maxItems: 6 21 description: 22 Specifies the BD address that was unique 23 device. Formatted with least significant 24 in order to assign the address 00:11:22: 25 the value [55 44 33 22 11 00]. 26 27 additionalProperties: true 28 29 ...
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.