/nrf52832-nimble/rt-thread/components/net/sal_socket/include/ |
H A D | sal_netdb.h | 52 terminated by a null pointer. */ 56 network byte order) for the host, terminated by a null pointer. */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_conn.c | 441 * 1. Determine if any connections need to be terminated due to timeout. in ble_hs_conn_timer() 452 * terminated. in ble_hs_conn_timer() 459 * handle so it can be terminated after the mutex is in ble_hs_conn_timer() 481 * handle so it can be terminated after the mutex is in ble_hs_conn_timer()
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | usb_common.h | 431 // 1 A NULL-terminated Unicode String (REG_SZ) 432 // 2 A NULL-terminated Unicode String that includes environment variables (REG_EXPAND_SZ) 436 // 6 A NULL-terminated Unicode string that contains a symbolic link (REG_LINK) 437 // 7 Multiple NULL-terminated Unicode strings (REG_MULTI_SZ)
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | netdb.h | 75 terminated by a null pointer. */ 79 network byte order) for the host, terminated by a null pointer. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | netdb.h | 95 terminated by a null pointer. */ 99 network byte order) for the host, terminated by a null pointer. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | netdb.h | 95 terminated by a null pointer. */ 99 network byte order) for the host, terminated by a null pointer. */
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bleuart/src/ |
H A D | bleuart.c | 153 /* Connection terminated; resume advertising. */ in bleuart_gap_event() 159 /* Advertising terminated; resume advertising. */ in bleuart_gap_event()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_mib2_system.c | 110 * if set to NULL it is assumed that ocstr is NULL-terminated. 152 * if set to NULL it is assumed that ocstr is NULL-terminated. 193 * if set to NULL it is assumed that ocstr is NULL-terminated.
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | psock.h | 69 * be terminated by a call to PSOCK_EXIT(). 182 * \brief Send a null-terminated string. 186 * This function sends a null-terminated string over the
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_mib2_system.c | 110 * if set to NULL it is assumed that ocstr is NULL-terminated. 152 * if set to NULL it is assumed that ocstr is NULL-terminated. 193 * if set to NULL it is assumed that ocstr is NULL-terminated.
|
/nrf52832-nimble/rt-thread/components/libc/compilers/newlib/sys/ |
H A D | dirent.h | 49 char d_name[256]; /* The null-terminated file name */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/ |
H A D | dirent.h | 46 char d_name[256]; /* The null-terminated file name */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/dlib/ |
H A D | dirent.h | 46 char d_name[256]; /* The null-terminated file name */
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/include/nimble/ |
H A D | npl_shell.h | 53 * The array should be terminated with an empty element.
|
/nrf52832-nimble/rt-thread/components/dfs/include/ |
H A D | dfs.h | 81 char d_name[DFS_PATH_MAX]; /* The null-terminated file name */
|
/nrf52832-nimble/rt-thread/components/dfs/ |
H A D | Kconfig | 39 The mount_table must be terminated with NULL.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gap.h | 364 * Represents a terminated connection. Valid for the following event 420 * o 0: Terminated due to connection. 615 * o Connection is about to be terminated and the peer is 1215 * list from the controller. If a peer is connected, the connection is terminated. 1230 * list from the controller. If a peer is connected, the connection is terminated.
|
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/ |
H A D | ext_advertiser.c | 55 console_printf("instance %u terminated\n", event->adv_complete.instance); in start_ext_max_events_gap_event() 150 console_printf("instance %u terminated\n", event->adv_complete.instance); in start_legacy_duration_gap_event()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 106 terminated. A value of 0 means no timeout. 364 connection is terminated. A value of 0 means no timeout.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/tftp/ |
H A D | tftp_server.c | 243 … send_error(addr, port, TFTP_ERROR_ACCESS_VIOLATION, "Filename too long/not NULL terminated"); in recv() 251 send_error(addr, port, TFTP_ERROR_ACCESS_VIOLATION, "Mode too long/not NULL terminated"); in recv()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/tftp/ |
H A D | tftp_server.c | 244 … send_error(addr, port, TFTP_ERROR_ACCESS_VIOLATION, "Filename too long/not NULL terminated"); in recv() 252 send_error(addr, port, TFTP_ERROR_ACCESS_VIOLATION, "Mode too long/not NULL terminated"); in recv()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | xdr.c | 483 * You create an array of xdrdiscrim structures, terminated with 527 * XDR null terminated ASCII strings 529 * terminated by a NULL character. The parameter cpp references a
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | dir-ecos.c | 20 /* Takes length argument because it can be either NUL-terminated or '/'-terminated */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/ |
H A D | zlib.h | 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */ 119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ 678 caller must assure that, if not Z_NULL, name and comment are terminated with 835 terminated with a zero unless the length is greater than name_max. If 837 terminated with a zero unless the length is greater than comm_max. When 1137 Writes the given null-terminated string to the compressed file, excluding 1146 condition is encountered. The string is then terminated with a null
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/ |
H A D | zlib.h | 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */ 119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ 678 caller must assure that, if not Z_NULL, name and comment are terminated with 835 terminated with a zero unless the length is greater than name_max. If 837 terminated with a zero unless the length is greater than comm_max. When 1137 Writes the given null-terminated string to the compressed file, excluding 1146 condition is encountered. The string is then terminated with a null
|