/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/ |
H A D | stubs.c | 116 * the read was partially successful due to end of file 127 * - it can return 0x80000003 (3 bytes not read due to EOF) 129 * 0x80000008 (8 bytes not read due to EOF) on the next attempt
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_store.h | 37 /** About to execute a procedure that may fail due to overflow. */ 154 * Represents a write that failed due to storage exhaustion. Valid for 167 * Represents the possiblity that a scheduled write will fail due to
|
H A D | ble_gap.h | 130 /** Peer's CCCD subscription state changed due to a descriptor write. */ 133 /** Peer's CCCD subscription state cleared due to connection termination. */ 137 * Peer's CCCD subscription state changed due to restore from persistence 420 * o 0: Terminated due to connection. 436 * ble_gap_ext_adv_start() and advertising completed due to duration
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gatt_read_test.c | 526 /* Fail due to attribute not found. */ in TEST_CASE() 534 /* Fail due to invalid PDU. */ in TEST_CASE() 661 /* Fail due to attribute not found. */ in TEST_CASE() 743 /* Fail due to attribute not found. */ in TEST_CASE() 851 * due to mbuf exhaustion. in TEST_CASE() 874 * due to mbuf exhaustion. in TEST_CASE()
|
H A D | ble_gatt_disc_s_test.c | 430 * due to mbuf exhaustion. in TEST_CASE() 450 * due to mbuf exhaustion. in TEST_CASE() 507 * due to mbuf exhaustion. in TEST_CASE() 527 * due to mbuf exhaustion. in TEST_CASE() 581 * sent due to mbuf exhaustion. in TEST_CASE()
|
H A D | ble_gatt_disc_c_test.c | 579 * due to mbuf exhaustion. in TEST_CASE() 600 * due to mbuf exhaustion. in TEST_CASE() 666 * due to mbuf exhaustion. in TEST_CASE() 686 * due to mbuf exhaustion. in TEST_CASE()
|
H A D | ble_gatt_write_test.c | 651 * due to mbuf exhaustion. in TEST_CASE() 677 * due to mbuf exhaustion. in TEST_CASE() 745 * due to mbuf exhaustion. in TEST_CASE() 771 * due to mbuf exhaustion. in TEST_CASE()
|
H A D | ble_gatt_disc_d_test.c | 396 * due to mbuf exhaustion. in TEST_CASE() 416 * due to mbuf exhaustion. in TEST_CASE()
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | a00093.html | 50 <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of packets dropped due to wrong … 53 <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of packets dropped due to wrong … 56 <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of packets dropped due to wrong … 62 <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of packets dropped due to IP che… 113 <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of dropped SYNs due to too few c…
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | gcthread.c | 80 // Kill and free the resources ... this is safe due to the flag 206 // Kill and free the resources ... this is safe due to the flag in jffs2_stop_garbage_collect_thread()
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | missing | 49 Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due 206 # not found, 63 for a program that failed due to version mismatch).
|
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/ |
H A D | syscfg.yml | 36 # Number of multi-advertising instances. Note that due
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uip.h | 685 * Non-zero if the current connection has been aborted due to too many 1241 uip_stats_t vhlerr; /**< Number of packets dropped due to wrong 1243 uip_stats_t hblenerr; /**< Number of packets dropped due to wrong 1245 uip_stats_t lblenerr; /**< Number of packets dropped due to wrong 1249 uip_stats_t chkerr; /**< Number of packets dropped due to IP 1271 uip_stats_t syndrop; /**< Number of dropped SYNs due to too few 1341 #define UIP_TIMEDOUT 128 /* The connection has been aborted due to
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | ff.h | 229 FR_DENIED, /* (7) Access denied due to prohibited access or directory full */ 230 FR_EXIST, /* (8) Access denied due to prohibited access */ 236 FR_MKFS_ABORTED, /* (14) The f_mkfs() aborted due to any problem */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | auth.h | 26 AUTH_TOOWEAK=5, /* rejected due to security reasons */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | timeouts.c | 251 This can be due to sys_check_timeouts() not being called at the right in sys_timeout_debug() 374 /** Return the time left before the next timeout is due. If no timeouts are
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/ |
H A D | netdb.c | 78 * Due to dns_gethostbyname limitations, only one address is returned. 255 * Due to a limitation in dns_gethostbyname, only the first address of a
|
/nrf52832-nimble/rt-thread/libcpu/v850/70f34/ |
H A D | context_iar.S | 74 cmp r1, r17 ;If latest break was due to TRAP, set EP
|
H A D | context_iar.asm | 74 cmp r1, r17 ;If latest break was due to TRAP, set EP
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/ |
H A D | netdb.c | 80 * Due to dns_gethostbyname limitations, only one address is returned. 255 * Due to a limitation in dns_gethostbyname, only the first address of a
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/ |
H A D | tinycrypt.rst | 113 * TinyCrypt does **not** intend to be fully side-channel resistant. Due to the 292 For the case of the HMAC-PRNG, due to the necessity of performing an extensive
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/ |
H A D | netdb.c | 80 * Due to dns_gethostbyname limitations, only one address is returned. 255 * Due to a limitation in dns_gethostbyname, only the first address of a
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/lls/src/ |
H A D | ble_svc_lls.c | 125 * Here, we then check if the disconnect reason is due to a timout, and if
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/ |
H A D | kconfig-merge | 4 # values that did not make it to the resulting .config file (due to missed
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | FAQ | 60 Most of the time, such problems are due to an incorrect usage of 324 for), using the "gzip" transfer encoding is probably more reliable due to
|