Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/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-Core-3.7.0/scripts/pylint/checkers/
Dargparse-checker.py30 if isinstance(node.func, astroid.nodes.node_classes.Attribute) and \
/Zephyr-Core-3.7.0/arch/x86/zefi/
Defi.h117 int32_t Attribute; member
149 uintptr_t Attribute);
201 uint64_t Attribute; member
/Zephyr-Core-3.7.0/soc/andestech/ae350/
DKconfig91 bool "Andes V5 Physical Memory Attribute (PMA)"
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/
Dfeatures.rst62 * GATT (Generic Attribute Profile)
Dbluetooth-le-host.rst272 The Generic Attribute Profile is the most common means of communication
/Zephyr-Core-3.7.0/subsys/bluetooth/
DKconfig.logging230 module-str = "Bluetooth Attribute Protocol (ATT)"
234 module-str = "Bluetooth Generic Attribute Profile (GATT)"
/Zephyr-Core-3.7.0/subsys/lorawan/
Dlorawan.c712 phy_params.Attribute = PHY_DEF_TX_DR; in lorawan_start()
/Zephyr-Core-3.7.0/doc/introduction/
Dindex.rst140 * Generic Attribute Profile (GATT)
/Zephyr-Core-3.7.0/scripts/
Dcheckpatch.pl379 our $Attribute = qr{
806 $Modifier = qr{(?:$Attribute|$Sparse|$mods)};
3426 if ($line =~ /^\+(.*)\(\s*$Type\s*\)([ \t]++)((?![={]|\\$|$Attribute|__attribute__))/ &&
3919 if ($type =~ /^(?:(?:$Storage|$Inline|$Attribute)\s+)*((?:un)?signed)((?:\s*\*)*)\s*$/) {
4035 \b\Q$name\E(?:\s+$Attribute)*\s*(?:;|=|\[|\()
6124 … $line =~ /(?:$Declare|$DeclareMisordered)\s*$Ident\s*$balanced_parens\s*(?:$Attribute)?\s*;/ &&
/Zephyr-Core-3.7.0/tests/net/lib/lwm2m/interop/
DREADME.md178 |LightweightM2M-1.1-int-261 - Write-Attribute Operation on a multiple resource|:white_check_mark:| |
/Zephyr-Core-3.7.0/doc/_static/css/
Dcustom.css350 .highlight .na /* Name.Attribute */,