/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_gattc.c | 504 ble_gattc_log_disc_svc_uuid(struct ble_gattc_proc *proc) in ble_gattc_log_disc_svc_uuid() 512 ble_gattc_log_find_inc_svcs(struct ble_gattc_proc *proc) in ble_gattc_log_find_inc_svcs() 521 ble_gattc_log_disc_all_chrs(struct ble_gattc_proc *proc) in ble_gattc_log_disc_all_chrs() 530 ble_gattc_log_disc_chr_uuid(struct ble_gattc_proc *proc) in ble_gattc_log_disc_chr_uuid() 541 ble_gattc_log_disc_all_dscs(struct ble_gattc_proc *proc) in ble_gattc_log_disc_all_dscs() 568 ble_gattc_log_read_long(struct ble_gattc_proc *proc) in ble_gattc_log_read_long() 603 ble_gattc_log_write_long(struct ble_gattc_proc *proc) in ble_gattc_log_write_long() 612 ble_gattc_log_write_reliable(struct ble_gattc_proc *proc) in ble_gattc_log_write_reliable() 676 struct ble_gattc_proc *proc; in ble_gattc_proc_alloc() local 690 ble_gattc_proc_free(struct ble_gattc_proc *proc) in ble_gattc_proc_free() [all …]
|
H A D | ble_sm.c | 208 ble_sm_dbg_assert_not_inserted(struct ble_sm_proc *proc) in ble_sm_dbg_assert_not_inserted() 229 struct ble_sm_proc *proc; in ble_sm_num_procs() local 306 ble_sm_gen_ltk(struct ble_sm_proc *proc, uint8_t *ltk) in ble_sm_gen_ltk() 331 ble_sm_gen_csrk(struct ble_sm_proc *proc, uint8_t *csrk) in ble_sm_gen_csrk() 353 ble_sm_proc_set_timer(struct ble_sm_proc *proc) in ble_sm_proc_set_timer() 378 struct ble_sm_proc *proc; in ble_sm_proc_alloc() local 392 ble_sm_proc_free(struct ble_sm_proc *proc) in ble_sm_proc_free() 407 ble_sm_proc_remove(struct ble_sm_proc *proc, in ble_sm_proc_remove() 480 ble_sm_ia_ra(struct ble_sm_proc *proc, in ble_sm_ia_ra() 507 ble_sm_persist_keys(struct ble_sm_proc *proc) in ble_sm_persist_keys() [all …]
|
H A D | ble_sm_sc.c | 100 ble_sm_sc_io_action(struct ble_sm_proc *proc, uint8_t *action) in ble_sm_sc_io_action() 204 ble_sm_sc_initiator_txes_confirm(struct ble_sm_proc *proc) in ble_sm_sc_initiator_txes_confirm() 219 ble_sm_sc_responder_verifies_random(struct ble_sm_proc *proc) in ble_sm_sc_responder_verifies_random() 232 ble_sm_sc_gen_ri(struct ble_sm_proc *proc) in ble_sm_sc_gen_ri() 267 ble_sm_sc_confirm_exec(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_sc_confirm_exec() 314 ble_sm_sc_gen_numcmp(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_sc_gen_numcmp() 339 ble_sm_sc_random_advance(struct ble_sm_proc *proc) in ble_sm_sc_random_advance() 359 ble_sm_sc_random_exec(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_sc_random_exec() 407 ble_sm_sc_random_rx(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_sc_random_rx() 494 ble_sm_sc_public_key_exec(struct ble_sm_proc *proc, struct ble_sm_result *res, in ble_sm_sc_public_key_exec() [all …]
|
H A D | ble_l2cap_sig.c | 143 ble_l2cap_sig_dbg_assert_proc_not_inserted(struct ble_l2cap_sig_proc *proc) in ble_l2cap_sig_dbg_assert_proc_not_inserted() 188 struct ble_l2cap_sig_proc *proc; in ble_l2cap_sig_proc_alloc() local 202 ble_l2cap_sig_proc_free(struct ble_l2cap_sig_proc *proc) in ble_l2cap_sig_proc_free() 218 ble_l2cap_sig_proc_insert(struct ble_l2cap_sig_proc *proc) in ble_l2cap_sig_proc_insert() 239 ble_l2cap_sig_proc_matches(struct ble_l2cap_sig_proc *proc, in ble_l2cap_sig_proc_matches() 274 struct ble_l2cap_sig_proc *proc; in ble_l2cap_sig_proc_extract() local 305 ble_l2cap_sig_proc_set_timer(struct ble_l2cap_sig_proc *proc) in ble_l2cap_sig_proc_set_timer() 313 ble_l2cap_sig_process_status(struct ble_l2cap_sig_proc *proc, int status) in ble_l2cap_sig_process_status() 328 ble_l2cap_sig_update_call_cb(struct ble_l2cap_sig_proc *proc, int status) in ble_l2cap_sig_update_call_cb() 416 struct ble_l2cap_sig_proc *proc; in ble_l2cap_sig_update_rsp_rx() local [all …]
|
H A D | ble_sm_lgcy.c | 63 ble_sm_lgcy_io_action(struct ble_sm_proc *proc, uint8_t *action) in ble_sm_lgcy_io_action() 111 ble_sm_lgcy_confirm_exec(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_lgcy_confirm_exec() 157 ble_sm_gen_stk(struct ble_sm_proc *proc) in ble_sm_gen_stk() 176 ble_sm_lgcy_random_exec(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_lgcy_random_exec() 206 ble_sm_lgcy_random_rx(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_lgcy_random_rx()
|
H A D | ble_sm_priv.h | 345 #define ble_sm_lgcy_io_action(proc, action) (BLE_HS_ENOTSUP) argument 346 #define ble_sm_lgcy_confirm_exec(proc, res) argument 347 #define ble_sm_lgcy_random_exec(proc, res) argument 348 #define ble_sm_lgcy_random_rx(proc, res) argument 369 #define ble_sm_sc_io_action(proc, action) (BLE_HS_ENOTSUP) argument 370 #define ble_sm_sc_confirm_exec(proc, res) argument 371 #define ble_sm_sc_random_exec(proc, res) argument 372 #define ble_sm_sc_random_rx(proc, res) argument 373 #define ble_sm_sc_public_key_exec(proc, res, arg) argument 375 #define ble_sm_sc_dhkey_check_exec(proc, res, arg) argument
|
/nrf52832-nimble/rt-thread/libcpu/ia32/ |
H A D | hdisr_gcc.S | 20 #define ENTRY(proc)\ argument
|
H A D | trapisr_gcc.S | 20 #define ENTRY(proc)\ argument
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | xdr.c | 74 void xdr_free(xdrproc_t proc, char* objp) in xdr_free() 711 bool_t xdr_reference(XDR *xdrs, char **pp, unsigned int size, xdrproc_t proc) in xdr_reference()
|
H A D | clnt.h | 174 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 176 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
|
H A D | clnt_udp.c | 213 static enum clnt_stat clntudp_call(CLIENT *cl, unsigned long proc, in clntudp_call()
|
H A D | rpc_msg.h | 105 xdrproc_t proc; member
|
H A D | xdr.h | 236 xdrproc_t proc; member
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll_ctrl.h | 46 #define IS_PENDING_CTRL_PROC(sm, proc) (sm->pending_ctrl_procs & (1 << proc)) argument 47 #define CLR_PENDING_CTRL_PROC(sm, proc) (sm->pending_ctrl_procs &= ~(1 << proc)) argument
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | fsm.c | 596 int (*proc) (fsm *, u_char *, int); in fsm_rconfnakrej() local
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_sm_test_util.c | 1391 struct ble_sm_proc *proc; in ble_sm_test_util_io_inject_bad() local
|