Home
last modified time | relevance | path

Searched full:tags (Results 1 – 25 of 27) sorted by relevance

12

/btstack/tool/
H A Dbluetooth_company_id.py46 tags = [] variable
92 global tags
101 if company in tags:
104 tags.append(company)
H A Dbluetooth_psm.py44 tags = [] variable
/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dhttpd.h133 * one of the tags supplied to http_set_ssi_handler in the tags array. The
138 * found in the tags array and identifies the tag that is to be processed.
179 * You can also just return 0 to write nothing for unknown tags.
H A Dhttpd_opts.h105 * to the tag (instead of an index into a pre-registered array of known tags)
106 * If this is 0, the SSI handler callback function is only called pre-registered tags.
113 * if a file should be scanned for SSI tags or not.
153 * ATTENTION: tags longer than this are ignored, not truncated!
330 /** Default: Tags are sent from struct http_state and are therefore volatile */
H A Dsnmp_core.h59 /* universal tags (from ASN.1 spec.) */
67 /* application specific (SNMP) tags (from SNMPv2-SMI) */
75 /* context specific (SNMP) tags (from RFC 1905) */
/btstack/3rd-party/lwip/core/src/apps/http/
H A Dhttpd.c44 * rudimentary server-side-include facility which will replace tags of the form
66 * Notes about valid SSI tags
69 * The following assumptions are made about tags used in SSI markers:
816 /* If we drop out, we were asked to serve a page which contains tags that
817 * we don't have a handler for. Merely echo back the tags with an error
1228 /* We are processing an SHTML file so need to scan for tags and replace
1256 * the buffer contents looking for SSI tags. */
2204 /* By default, assume we will not be processing server-side-includes tags */
2719 * @param tags an array of SSI tag strings to search for in SSI-enabled files
2720 * @param num_tags number of tags in the 'tags' array
[all …]
/btstack/port/zephyr/
H A Dsample.yaml12 tags: bluetooth
/btstack/port/max32630-fthr/
H A D.gitignore14 tags
/btstack/port/qt-usb/
H A D.gitignore22 tags
/btstack/port/qt-h4/
H A D.gitignore22 tags
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_asn1.h60 /* context specific (SNMP) tags (from SNMP spec. RFC1157 and RFC1905) */
/btstack/3rd-party/yxml/
H A Dyxml.h40 …YXML_ESTACK = -2, /* Stack overflow (too deeply nested tags or too long element/attribute nam…
/btstack/3rd-party/bluedroid/decoder/include/
H A Doi_osinterface.h122 * HTML style tags, add some other message type indication, or
/btstack/src/
H A Dbtstack_hid_parser.c260 // TODO handle tags in btstack_hid_usage_iterator_handle_global_item()
/btstack/platform/embedded/
H A Dbtstack_tlv_flash_bank.c74 // With ENABLE_TLV_FLASH_WRITE_ONCE, tags are never marked as deleted. Instead, an emtpy tag will b…
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dsysctl.h194 //! table where information is stored. Some examples of TLV tags are Peripheral
H A Dsysctl_a.h211 //! table where information is stored. Some examples of TLV tags are Peripheral
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_cryp.c6357 /*Workaround in order to properly compute authentication tags while doing
6417 /*workaround in order to properly compute authentication tags while doing
6530 authentication tags while doing a CCM decryption with the last block
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dopt.h685 * The "CFI" bit is used to enable or disable VLAN tags for the PCB.
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/inc/
H A Dmsp432p401m.h6784 * TLV table start and TLV tags *
H A Dmsp432p401r.h6784 * TLV table start and TLV tags *
H A Dmsp432p401y.h8993 * TLV table start and TLV tags *
H A Dmsp432p4011.h8993 * TLV table start and TLV tags *
H A Dmsp432p401v.h8993 * TLV table start and TLV tags *
H A Dmsp432p411y.h9682 * TLV table start and TLV tags *

12