/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gatt_conn_test.c | 81 const struct ble_gatt_error *error, in ble_gatt_conn_test_mtu_cb() 101 const struct ble_gatt_error *error, in ble_gatt_conn_test_disc_all_svcs_cb() 122 const struct ble_gatt_error *error, in ble_gatt_conn_test_disc_svc_uuid_cb() 143 const struct ble_gatt_error *error, in ble_gatt_conn_test_find_inc_svcs_cb() 164 const struct ble_gatt_error *error, in ble_gatt_conn_test_disc_all_chrs_cb() 184 const struct ble_gatt_error *error, in ble_gatt_conn_test_disc_chr_uuid_cb() 204 const struct ble_gatt_error *error, in ble_gatt_conn_test_disc_all_dscs_cb() 226 const struct ble_gatt_error *error, in ble_gatt_conn_test_read_cb() 246 const struct ble_gatt_error *error, in ble_gatt_conn_test_read_uuid_cb() 266 const struct ble_gatt_error *error, in ble_gatt_conn_test_read_long_cb() [all …]
|
H A D | ble_gatt_write_test.c | 55 const struct ble_gatt_error *error, in ble_gatt_write_test_cb_good() 273 const struct ble_gatt_error *error, in ble_gatt_write_test_reliable_cb_good()
|
H A D | ble_gatt_read_test.c | 60 ble_gatt_read_test_cb(uint16_t conn_handle, const struct ble_gatt_error *error, in ble_gatt_read_test_cb() 110 const struct ble_gatt_error *error, in ble_gatt_read_test_long_cb()
|
H A D | ble_gatt_disc_d_test.c | 164 const struct ble_gatt_error *error, in ble_gatt_disc_d_test_misc_cb()
|
H A D | ble_gatt_find_s_test.c | 49 const struct ble_gatt_error *error, in ble_gatt_find_s_test_misc_cb()
|
H A D | ble_gatt_disc_c_test.c | 174 const struct ble_gatt_error *error, in ble_gatt_disc_c_test_misc_cb()
|
H A D | ble_gatt_disc_s_test.c | 228 const struct ble_gatt_error *error, in ble_gatt_disc_s_test_misc_disc_cb()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | rpc_prot.c | 171 static void accepted(enum accept_stat acpt_stat, struct rpc_err *error) in accepted() 206 static void rejected(enum reject_stat rjct_stat, struct rpc_err *error) in rejected() 228 void _seterr_reply(struct rpc_msg *msg, struct rpc_err *error) in _seterr_reply()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/ |
H A D | blecent.c | 48 const struct ble_gatt_error *error, in blecent_on_read() 69 const struct ble_gatt_error *error, in blecent_on_write() 86 const struct ble_gatt_error *error, in blecent_on_subscribe()
|
H A D | peer.c | 215 peer_dsc_disced(uint16_t conn_handle, const struct ble_gatt_error *error, in peer_dsc_disced() 370 peer_chr_disced(uint16_t conn_handle, const struct ble_gatt_error *error, in peer_chr_disced() 600 peer_svc_disced(uint16_t conn_handle, const struct ble_gatt_error *error, in peer_svc_disced()
|
/nrf52832-nimble/rt-thread/components/utilities/utest/ |
H A D | utest.h | 48 utest_err_e error; member
|
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/ |
H A D | btshell.c | 146 const struct ble_gatt_error *error) in btshell_print_error() 668 btshell_on_mtu(uint16_t conn_handle, const struct ble_gatt_error *error, in btshell_on_mtu() 762 btshell_on_disc_s(uint16_t conn_handle, const struct ble_gatt_error *error, in btshell_on_disc_s() 786 btshell_on_disc_c(uint16_t conn_handle, const struct ble_gatt_error *error, in btshell_on_disc_c() 814 btshell_on_disc_d(uint16_t conn_handle, const struct ble_gatt_error *error, in btshell_on_disc_d() 839 btshell_on_read(uint16_t conn_handle, const struct ble_gatt_error *error, in btshell_on_read() 864 btshell_on_write(uint16_t conn_handle, const struct ble_gatt_error *error, in btshell_on_write() 883 const struct ble_gatt_error *error, in btshell_on_write_reliable()
|
H A D | cmd_l2cap.c | 98 int error; in cmd_l2cap_create_server() local
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_pdm.h | 69 nrfx_pdm_error_t error; ///< Error type. member
|
H A D | nrfx_twis.h | 132 uint32_t error; ///< Data for @ref NRFX_TWIS_EVT_GENERAL_ERROR. member
|
H A D | nrfx_uart.h | 143 nrfx_uart_error_evt_t error; ///< Data provided for error event. member
|
H A D | nrfx_uarte.h | 152 nrfx_uarte_error_evt_t error; ///< Data provided for error event. member
|
H A D | nrfx_nfct.h | 179 …nrfx_nfct_evt_error_t error; ///< Error data. Filled when nrfx_nfct_evt_t::evt_id … member
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_twis.c | 81 volatile uint32_t error; member 234 uint32_t error) in nrfx_twis_process_error()
|
H A D | nrfx_pdm.c | 67 uint8_t error; ///< Driver error flag. member
|
H A D | nrfx_uart.c | 409 bool error; in nrfx_uart_rx() local
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | minigzip.c | 87 void error(msg) in error() function
|
/nrf52832-nimble/rt-thread/src/ |
H A D | signal.c | 313 int signo, error; in rt_thread_handle_sig() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/snmp/ |
H A D | msg_in.c | 106 snmp_error_response(struct snmp_msg_pstat *msg_ps, u8_t error) in snmp_error_response()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/makefsdata/ |
H A D | tinydir.h | 255 int error; in tinydir_open() local
|