/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gatt_disc_s_test.c | 2 * Licensed to the Apache Software Foundation (ASF) under one 299 /*** One 128-bit service. */ in TEST_CASE() 322 /*** One 128-bit service, one 16-bit-service. */ in TEST_CASE() 339 /*** 128-bit service; one entry. */ in TEST_CASE() 369 /*** 16-bit service; one entry. */ in TEST_CASE() 422 /* Exhaust the msys pool. Leave one mbuf for the forthcoming response. */ in TEST_CASE() 435 /* Verify that we will resume the stalled GATT procedure in one second. */ in TEST_CASE() 445 /* Exhaust the msys pool. Leave one mbuf for the forthcoming response. */ in TEST_CASE() 455 /* Verify that we will resume the stalled GATT procedure in one second. */ in TEST_CASE() 499 /* Exhaust the msys pool. Leave one mbuf for the forthcoming response. */ in TEST_CASE() [all …]
|
H A D | ble_gatt_disc_c_test.c | 2 * Licensed to the Apache Software Foundation (ASF) under one 261 /*** One 16-bit characteristic. */ in TEST_CASE() 382 /*** One 16-bit characteristic. */ in TEST_CASE() 571 /* Exhaust the msys pool. Leave one mbuf for the forthcoming response. */ in TEST_CASE() 584 /* Verify that we will resume the stalled GATT procedure in one second. */ in TEST_CASE() 595 /* Exhaust the msys pool. Leave one mbuf for the forthcoming response. */ in TEST_CASE() 605 /* Verify that we will resume the stalled GATT procedure in one second. */ in TEST_CASE() 658 /* Exhaust the msys pool. Leave one mbuf for the forthcoming response. */ in TEST_CASE() 671 /* Verify that we will resume the stalled GATT procedure in one second. */ in TEST_CASE() 681 /* Exhaust the msys pool. Leave one mbuf for the forthcoming response. */ in TEST_CASE() [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | algorithm.txt | 13 Literals or match lengths are compressed with one Huffman tree, and 16 size (except that the compressed data for one block must fit in 40 previous match is truncated to a length of one (thus producing a single 86 those cases, the table ended up one bit longer than the ``average'' code 97 symbol could be as short as one bit or as long as 15 bits. If a particular 106 and there will only be one table look up. (That's whole idea behind data 117 You may wonder: why not just have one lookup table for how ever many bits the 183 compared to 16 entries for a Huffman tree (six two entry tables and one four 186 to one lookup for the single table, or 1.66 lookups per symbol for the
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/ |
H A D | kconfig-language.txt | 63 Every menu entry can have at most one prompt, which is used to display 69 default values are visible, only the first defined one is active. 178 At most one symbol may have the "modules" option set. 189 This declares the symbol as one that should have the value y when 197 expressions uses one more state than normal boolean logic to express the 256 be part of the dependency list and then one of these two conditions 308 In practice, this is achieved by using one of the next two constructs: 524 all errors appear to involve one or more select's and one or more "depends on". 575 The use of Kconfig is broad, Linux is now only one of Kconfig's users: 576 one study has completed a broad analysis of Kconfig use in 12 projects [0]. [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/ram/src/ |
H A D | ble_hci_ram.c | 2 * Licensed to the Apache Software Foundation (ASF) under one 142 * low-priority one. in ble_hci_trans_buf_alloc() 168 * could always send back one of these events when a command was received. in ble_hci_trans_buf_free() 214 * allow this to be configured. The controller will only allow one in ble_hci_ram_init() 216 * allow the controller to handle more than one outstanding command. in ble_hci_ram_init()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/ |
H A D | README.md | 8 model which controls one of the 4 sets of buttons and LEDs . 30 using one button for "on" and another for "off" would reduce the number 42 Prior to provisioning, each button controls its corresponding LED as one 69 root element's unicast address as it is the only one that has a
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_store.h | 2 * Licensed to the Apache Software Foundation (ASF) under one 143 * The type of event being reported; one of the BLE_STORE_EVENT_TYPE_[...] 186 * @param obj_type The type of object to search for; one of the 207 * @param obj_type The type of object being written; one of the 220 * @param obj_type The type of object to delete; one of the 233 * do one of two things:
|
H A D | ble_hs_id.h | 2 * Licensed to the Apache Software Foundation (ASF) under one 68 * Retrieves one of the device's identity addresses. The device can have two 69 * identity addresses: one public and one random. The id_addr_type argument
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | vj.h | 46 * sequence number changes, one change per bit set in the header 56 * use a variable length coding with one octet for numbers in the 66 * three possible types: IP (not proto TCP or tcp with one of the 134 * all the state data for one serial line (we need one of these per line).
|
H A D | eap.h | 52 #define EAPT_OTP 5 /* One-Time Password; RFC 1938 */ 99 * Complete EAP state for one PPP session. 127 u_char ea_type; /* One of EAPT_* */ 142 u8_t es_usepseudo; /* Use SRP Pseudonym if offered one */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | vj.h | 50 * sequence number changes, one change per bit set in the header 60 * use a variable length coding with one octet for numbers in the 70 * three possible types: IP (not proto TCP or tcp with one of the 138 * all the state data for one serial line (we need one of these per line).
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | vj.h | 43 * sequence number changes, one change per bit set in the header 53 * use a variable length coding with one octet for numbers in the 63 * three possible types: IP (not proto TCP or tcp with one of the 131 * all the state data for one serial line (we need one of these per line).
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | UPGRADING | 53 * Added LWIP_NETCONN_SEM_PER_THREAD to use one "op_completed" semaphore per thread 54 instead of using one per netconn (these semaphores are used even with core locking 208 more than one pcb. 211 off any more, if this is set to 0, only one packet (the most recent one) is 217 * Implemented tcp_shutdown() to only shut down one end of a connection
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | UPGRADING | 16 * TCP only kills existing connections with a LOWER priority than the one currently being opened. 96 * Added LWIP_NETCONN_SEM_PER_THREAD to use one "op_completed" semaphore per thread 97 instead of using one per netconn (these semaphores are used even with core locking 251 more than one pcb. 254 off any more, if this is set to 0, only one packet (the most recent one) is 260 * Implemented tcp_shutdown() to only shut down one end of a connection
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | UPGRADING | 117 more than one pcb. 120 off any more, if this is set to 0, only one packet (the most recent one) is 126 * Implemented tcp_shutdown() to only shut down one end of a connection
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | FILES | 2 Every application shall provide one api file APP.h and optionally one options file APP_opts.h
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | FILES | 2 Every application shall provide one api file APP.h and optionally one options file APP_opts.h
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | ip6_zone.h | 13 * must establish a (potentially one-to-many) mapping between zones and local 14 * interfaces. For example, a link-local address is valid on only one link (its 15 * zone). That link may be attached to one or more local interfaces. The 26 * Even though one could argue that there is always one zone even for global 120 /** Copy the zone field from the second IPv6 address to the first one. */ 213 * As such, there is always only one matching netif for a specific zone index,
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | ble_sec.rst | 8 - **Pairing**: The process for creating one or more shared secret keys. 26 - **Just Works**: designed for scenarios where at least one of the 40 - **Passkey Entry**: designed for the scenario where one device has
|
/nrf52832-nimble/rt-thread/documentation/ |
H A D | Doxyfile | 37 # Using the PROJECT_BRIEF tag one can provide an optional one line description 43 # With the PROJECT_LOGO tag one can specify an logo or icon that is 136 # only done if one of the specified strings matches the left-hand part of 147 # definition is used. Otherwise one should specify the include paths that 245 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C, 332 # a logarithmic scale so increasing the size by one will roughly double the 502 # if there is only one candidate or it is obvious which candidate to choose 590 # The CITE_BIB_FILES tag can be used to specify one or more bib files 676 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 710 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | snmp_agent.txt | 35 Instead lwIP uses the interface list with only one default interface 89 one or more trap destinations using these calls: 103 a lower frequency). Another one is to not call snmp_inc_sysuptime() or 105 This one is undefined by default in mib2.c. SNMP_GET_SYSUPTIME is called inside
|
/nrf52832-nimble/rt-thread/documentation/doxygen/ |
H A D | kernel.h | 49 * one-shot or periodic timeout. 90 * - The event mechanism is used to awake a thead by setting one or more corresponding 92 * - The fast event supports event thread queue. Once a one bit event occurs, the corresponding 112 * There are two methods in dynamic memory heap management, one is used for small memory,
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_id.c | 2 * Licensed to the Apache Software Foundation (ASF) under one 85 * Retrieves one of the device's identity addresses. The device can have two 86 * identity addresses: one public and one random. The id_addr_type argument
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/ |
H A D | kconfig-tweak.in | 75 # replace original file with the edited one 86 # replace original file with the edited one 96 # replace original file with the edited one 174 # sed swallows one level of escaping, so we need double-escaping
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/ |
H A D | ble_hci_trans.h | 2 * Licensed to the Apache Software Foundation (ASF) under one 36 * Controller-to-host event buffers. Events have one of two priorities: 45 * If there are no free high-priority event buffers, a request to allocate one 114 * @param type The type of buffer to allocate; one of the
|