Searched full:rejected (Results 1 – 25 of 89) sorted by relevance
1234
/Zephyr-latest/subsys/mgmt/mcumgr/grp/settings_mgmt/ |
D | Kconfig | 27 this will be rejected. 39 rejected.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/ |
D | Kconfig | 58 rejected. 81 for the allocation then the request will be rejected.
|
/Zephyr-latest/tests/drivers/audio/dmic_api/ |
D | README.txt | 19 rejected by the DMIC driver.
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/include/ |
D | example_mgmt.h | 37 /** The provided value was rejected by a hook. */
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_flash.rst | 25 lower than the flash page size, the transfer will be rejected.
|
/Zephyr-latest/doc/security/ |
D | reporting.rst | 35 Rejected [shape = box]; 43 Triage -> Rejected [dir = both]; 47 Review -> Rejected;
|
/Zephyr-latest/scripts/west_commands/ |
D | run_tests.py | 11 # Using tox was considered, but rejected as overkill for now.
|
/Zephyr-latest/include/zephyr/bluetooth/classic/ |
D | rfcomm.h | 53 * rejected or cancelled (both incoming and outgoing) 145 * connected() callback will be called. If the connection is rejected
|
D | hfp_ag.h | 60 * rejected or cancelled or any error in SLC establishment. 140 * call is rejected.
|
D | hfp_hf.h | 62 * rejected or cancelled or any error in SLC establishment.
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32wba_fm.c | 117 LOG_DBG("Erase operation rejected. err = %d", rc); in flash_stm32_erase() 150 LOG_DBG("Write operation rejected. err = %d", rc); in flash_stm32_write()
|
/Zephyr-latest/samples/tfm_integration/ |
D | tfm_integration.rst | 19 images to be verified and either accepted or rejected during the image
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | xlnx,gem.yaml | 196 non-standard preamble will not be rejected. 217 When set, frames with FCS/CRC errors will not be rejected. FCS error 314 addressed to the all-ones broadcast address will be rejected.
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | ascs_internal.h | 300 return "Rejected Configuration Value"; in bt_ascs_rsp_str() 306 return "Rejected Metadata"; in bt_ascs_rsp_str()
|
D | Kconfig.tbs | 248 value is lower than a call URI, the call request will be rejected.
|
/Zephyr-latest/drivers/can/ |
D | Kconfig | 83 enabled, all incoming Remote Transmission Request (RTR) frames are rejected at the driver
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_internal.h | 86 /** The requested object name was rejected because
|
/Zephyr-latest/samples/drivers/watchdog/src/ |
D | main.c | 115 printk("Callback support rejected, continuing anyway\n"); in main()
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | Kconfig | 121 rejected after the station table is full.
|
/Zephyr-latest/include/zephyr/net/ |
D | mqtt_sn.h | 79 MQTT_SN_CODE_REJECTED_CONGESTION = 0x01, /**< Rejected: congestion */ 80 MQTT_SN_CODE_REJECTED_TOPIC_ID = 0x02, /**< Rejected: Invalid Topic ID */ 81 MQTT_SN_CODE_REJECTED_NOTSUP = 0x03, /**< Rejected: Not Supported */
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_xilinx_axi.c | 154 LOG_DBG("target read_requested rejected"); in i2c_xilinx_axi_target_isr() 165 LOG_DBG("target write_requested rejected"); in i2c_xilinx_axi_target_isr() 191 LOG_DBG("target write_received rejected"); in i2c_xilinx_axi_target_isr() 210 LOG_DBG("target read_processed rejected"); in i2c_xilinx_axi_target_isr()
|
/Zephyr-latest/tests/net/lib/mqtt_sn_packet/src/ |
D | mqtt_sn_packet.c | 40 /* connack with extended length field and return code rejected - invalid topic id */ 62 /* publish ack with topic ID 0x1A1B, msg ID 0x1C1D, return code rejected: not supported */ 73 * return code rejected - congested
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | sco_internal.h | 42 * rejected or when setting security fails.
|
/Zephyr-latest/include/zephyr/drivers/sip_svc/ |
D | sip_svc_proto.h | 86 * - The request have been rejected due to improper input data.
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 116 distributed as a static archive would be rejected. 119 be unconditionally accepted by the project; any blob may be rejected for other
|
1234