/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gap.h | 827 * Indicates whether an advertisement procedure is currently in progress. 829 * @return 0 if no advertisement procedure in progress, 1 otherwise. 839 * @return 0 on succes, BLE_HS_EBUSY if advertising is in progress, 850 * @return 0 on succes, BLE_HS_EBUSY if advertising is in progress, 862 * BLE_HS_EBUSY if advertising is in progress, 876 * BLE_HS_EBUSY if advertising is in progress, 958 * Cancels the discovery procedure currently in progress. A success return 970 * Indicates whether a discovery procedure is currently in progress. 972 * @return 0: No discovery procedure in progress; 973 * 1: Discovery procedure in progress. [all …]
|
H A D | ble_eddystone.h | 72 * BLE_HS_EBUSY if advertising is in progress; 99 * BLE_HS_EBUSY if advertising is in progress;
|
H A D | ble_hs_stop.h | 62 * progress; the provided callback gets called
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_pdm.h | 133 * This function stops PDM sampling, if it is in progress. 163 * @retval NRFX_SUCCESS If sampling was started successfully or was already in progress. 164 * @retval NRFX_ERROR_BUSY If a previous start/stop operation is in progress. 176 * @retval NRFX_ERROR_BUSY If a previous start/stop operation is in progress.
|
H A D | nrfx_clock.h | 140 * @retval NRFX_ERROR_BUSY If calibration is in progress. 145 * @brief Function for checking if calibration is in progress. 150 * @retval NRFX_ERROR_BUSY If calibration is in progress.
|
H A D | nrfx_saadc.h | 251 * the first buffer is filled or calibration is in progress, it will return with error. 257 * @retval NRFX_ERROR_BUSY If the driver already has two buffers set or calibration is in progress. 267 * The function will fail if ADC is busy or calibration is already in progress. 284 * @note @ref NRFX_SAADC_EVT_DONE event will be generated if there is a conversion in progress.
|
H A D | nrfx_adc.h | 167 * This function can be called only when there is no conversion in progress 178 * This function can be called only when there is no conversion in progress 186 * This function can be called only when there is no conversion in progress
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_os_test.c | 136 * progress. in ble_gap_direct_connect_test_task_handler() 213 * progress. in ble_os_disc_test_task_handler() 233 /* Wait 100 ms; verify scan still in progress. */ in ble_os_disc_test_task_handler() 302 * progress. in ble_gap_terminate_test_task_handler()
|
H A D | ble_hs_pvcy_test.c | 376 /* Cancel is now in progress. */ in TEST_CASE() 461 /* Cancel is now in progress. */ in TEST_CASE()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/ |
H A D | jffs2_fs_sb.h | 18 #define JFFS2_SB_FLAG_SCANNING 2 /* Flash scanning is in progress */ 19 #define JFFS2_SB_FLAG_BUILDING 4 /* File system building is in progress */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | net.h | 143 BT_MESH_LPN_CLEAR, /* Clear in progress */ 219 iv_update:1, /* 1 if IV Update in Progress */ 222 pending_update:1, /* Update blocked by SDU in progress */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/ |
H A D | err.c | 54 EINPROGRESS, /* ERR_INPROGRESS -5 Operation in progress */ 86 "Operation in progress.", /* ERR_INPROGRESS -5 */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/ |
H A D | err.c | 54 EINPROGRESS, /* ERR_INPROGRESS -5 Operation in progress */ 86 "Operation in progress.", /* ERR_INPROGRESS -5 */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | errno.h | 163 #define EALREADY 114 /* Operation already in progress */ 164 #define EINPROGRESS 115 /* Operation now in progress */
|
H A D | err.h | 72 /** Operation in progress */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | errno.h | 163 #define EALREADY 114 /* Operation already in progress */ 164 #define EINPROGRESS 115 /* Operation now in progress */
|
H A D | err.h | 72 /** Operation in progress */
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | arch.h | 194 #define EALREADY 114 /* Operation already in progress */ 195 #define EINPROGRESS 115 /* Operation now in progress */
|
H A D | err.h | 57 #define ERR_INPROGRESS -5 /* Operation in progress */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_l2cap.c | 196 /* Copy the data from the incoming fragment into the packet in progress. */ in ble_l2cap_append_rx() 222 /* Continuation of packet in progress. */ in ble_l2cap_rx_payload()
|
H A D | ble_ibeacon.c | 37 * BLE_HS_EBUSY if advertising is in progress;
|
H A D | ble_hs_stop.c | 156 /* A stop procedure is already in progress. Just listen for the in ble_hs_stop_begin()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/ |
H A D | err.c | 49 "Operation in progress.", /* ERR_INPROGRESS -5 */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 129 in Progress, we need to keep track of how many hours has passed 131 the state at least for 96 hours (Update in Progress has an
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | build.c | 287 long-term progress at the expense of short-term space exhaustion? */ in jffs2_calc_trigger_levels() 291 than actually making progress? */ in jffs2_calc_trigger_levels()
|