/Zephyr-latest/lib/libc/minimal/source/string/ |
D | strspn.c | 23 const char *reject) in strcspn() argument 27 while ((*s != '\0') && (strchr(reject, *s) == NULL)) { in strcspn()
|
/Zephyr-latest/tests/subsys/sd/mmc/ |
D | README.txt | 20 block reads. Ensure the subsystem will reject reads beyond the end of 24 block writes. Ensure the subsystem will reject writes beyond the end of
|
/Zephyr-latest/tests/subsys/sd/sdmmc/ |
D | README.txt | 20 block reads. Ensure the subsystem will reject reads beyond the end of 24 block writes. Ensure the subsystem will reject writes beyond the end of
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 18 the driver does not reject this read request the tests will fail. Following 25 of various length to various sectors (once again, the driver must reject
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_senml_cbor_regenerate.sh | 15 git apply --reject lwm2m_senml_cbor.patch
|
/Zephyr-latest/tests/drivers/rtc/rtc_utils/src/ |
D | test_rtc_utils.c | 34 zassert_false(ret, "RTC should reject invalid alarm time in field %zu.", j); in ZTEST()
|
/Zephyr-latest/include/zephyr/bluetooth/classic/ |
D | hfp_ag.h | 137 /** HF call reject Callback 144 void (*reject)(struct bt_hfp_ag *ag); member 209 /** @brief Reject the incoming call 211 * Reject the incoming call.
|
/Zephyr-latest/tests/drivers/sdhc/ |
D | README.txt | 16 * Set_IO test: Verify that the SDHC will reject clock frequencies outside of
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | srpl_srv.rst | 11 device. The SRPL is used to reject Solicitation PDUs that are already processed by a node. When a
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | atmel,gmac-common.yaml | 28 means that normally gmac will reject any frame above max-frame-size
|
D | xlnx,gem.yaml | 192 disable-reject-nsp: 213 disable-reject-fcs-crc-errors: 310 reject-broadcast: 313 Optional feature flag - Reject broadcast frames. When set, frames
|
/Zephyr-latest/include/zephyr/sys/ |
D | speculation.h | 40 * the complement of index, so that we automatically reject any large in k_array_index_sanitize()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_llcp.h | 137 * @brief Reject the remote device’s request to change connection parameters. 165 * @brief Reject anchor point move of remote connection param 219 * @brief Reject the remote device’s request to create cis.
|
D | ull_internal.h | 32 * to continue to either accept (with possibly changed offsets) or reject CPR 39 * BT_HCI_ERR_UNSUPP_LL_PARAM_VAL - Reject CPR
|
D | ull_llcp_cc.c | 119 /* Reject response received */ 279 /* We reject due to an accept timeout, so we should generate NTF */ in rp_cc_send_reject_ind() 429 /* Now we're good to TX reject and complete procedure*/ in rp_cc_state_wait_ntf_avail() 479 /* Reject 'reason/error' */ in rp_cc_state_wait_reply() 481 /* If timeout is hit, fall through and reject */ in rp_cc_state_wait_reply() 650 /* Reject response received */ 895 /* TODO: Reject response if outside offset range? */ in lp_cc_st_wait_rx_cis_rsp()
|
/Zephyr-latest/lib/libc/minimal/include/ |
D | string.h | 38 extern size_t strcspn(const char *s, const char *reject);
|
/Zephyr-latest/subsys/usb/usb_c/ |
D | usbc_pe_src_states.c | 37 /* Reject Sink Request by default */ in pe_src_init() 353 /* Clear request reply and reject by default */ in pe_src_transition_supply_exit() 574 * 1: Reject Message – if the request cannot be met or the present in pe_src_capability_response_entry() 603 * 2: A Reject Message has been sent and the present Contract in pe_src_capability_response_run() 617 * 2: The Reject Message has been sent and the present Contract in pe_src_capability_response_run() 628 * 2: A Reject Message has been sent or in pe_src_capability_response_run()
|
/Zephyr-latest/samples/subsys/usb_c/sink/src/ |
D | main.c | 276 /* Reject power role swaps */ in port0_policy_check() 279 /* Reject data role swap to DFP */ in port0_policy_check() 288 /* Reject all other policy checks */ in port0_policy_check()
|
/Zephyr-latest/tests/subsys/fs/common/ |
D | test_fs_dirops.c | 159 TESTFS_BCMD_FILE("f4f", 5, 8), /* from f4f to d2t, reject */ in check_rename() 172 TESTFS_BCMD_FILE("f4f", 5, 8), /* from f4f to d2t, reject */ in check_rename() 251 /* d1f => d2t : reject */ in check_rename()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | csip_set_member.c | 60 "Accept", "Accept Enc", "Reject", "OOB only" in sirk_read_req_cb() 273 } else if (strcmp(argv[1], "reject") == 0) { in cmd_csip_set_member_sirk_rsp() 306 "<accept, accept_enc, reject, oob>",
|
D | cap_acceptor.c | 74 "Accept", "Accept Enc", "Reject", "OOB only" in sirk_read_req_cb() 296 } else if (strcmp(argv[1], "reject") == 0) { in cmd_cap_acceptor_sirk_rsp() 329 "<accept, accept_enc, reject, oob>",
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | hfp_internal.h | 20 #define BT_HFP_AG_FEATURE_REJECT_CALL 0x00000020 /* Ability to reject call */
|
/Zephyr-latest/samples/subsys/usb_c/source/src/ |
D | main.c | 286 /* Reject power role swaps */ in port0_policy_check() 292 /* Reject data role swap to UFP */ in port0_policy_check() 308 /* Reject all other policy checks */ in port0_policy_check()
|
/Zephyr-latest/tests/drivers/rtc/rtc_api/src/ |
D | test_alarm.c | 91 /* Every supported alarm field should reject invalid values. */ in ZTEST() 103 "%s: RTC should reject invalid alarm %d time in field %zu.", in ZTEST()
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/ |
D | Kconfig | 107 bool "Reject Direct-XIP applications with mismatched address" 111 reject binaries that would not be able to start from available
|