Home
last modified time | relevance | path

Searched refs:Attribute (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/doc/connectivity/bluetooth/api/
Datt.rst3 Attribute Protocol (ATT)
Dgatt.rst4 Generic Attribute Profile (GATT)
34 Declares an Attribute.
55 Attribute ``read`` and ``write`` callbacks are called directly from RX Thread
58 Attribute value changes can be notified using :c:func:`bt_gatt_notify` API,
/Zephyr-latest/scripts/pylint/checkers/
Dargparse-checker.py30 if isinstance(node.func, astroid.nodes.node_classes.Attribute) and \
/Zephyr-latest/arch/x86/zefi/
Defi.h118 int32_t Attribute; member
150 uintptr_t Attribute);
202 uint64_t Attribute; member
/Zephyr-latest/soc/andestech/ae350/
DKconfig93 bool "Andes V5 Physical Memory Attribute (PMA)"
/Zephyr-latest/doc/connectivity/bluetooth/
Dfeatures.rst62 * GATT (Generic Attribute Profile)
Dbluetooth-le-host.rst270 The Generic Attribute Profile is the most common means of communication
/Zephyr-latest/cmake/sca/eclair/ECL/
Dtoolchain.ecl17 __attribute__: see \"6.39 Attribute Syntax\";
/Zephyr-latest/subsys/bluetooth/
DKconfig.logging60 module-str = "Bluetooth Attribute Protocol (ATT)"
64 module-str = "Bluetooth Generic Attribute Profile (GATT)"
/Zephyr-latest/subsys/lorawan/
Dlorawan.c765 phy_params.Attribute = PHY_DEF_TX_DR; in lorawan_start()
/Zephyr-latest/doc/introduction/
Dindex.rst140 * Generic Attribute Profile (GATT)
/Zephyr-latest/scripts/
Dcheckpatch.pl379 our $Attribute = qr{
806 $Modifier = qr{(?:$Attribute|$Sparse|$mods)};
3418 if ($line =~ /^\+(.*)\(\s*$Type\s*\)([ \t]++)((?![={]|\\$|$Attribute|__attribute__))/ &&
3911 if ($type =~ /^(?:(?:$Storage|$Inline|$Attribute)\s+)*((?:un)?signed)((?:\s*\*)*)\s*$/) {
4027 \b\Q$name\E(?:\s+$Attribute)*\s*(?:;|=|\[|\()
6090 … $line =~ /(?:$Declare|$DeclareMisordered)\s*$Ident\s*$balanced_parens\s*(?:$Attribute)?\s*;/ &&
/Zephyr-latest/tests/net/lib/lwm2m/interop/
DREADME.md178 |LightweightM2M-1.1-int-261 - Write-Attribute Operation on a multiple resource|:white_check_mark:| |
/Zephyr-latest/doc/_static/css/
Dcustom.css409 .highlight .na /* Name.Attribute */,