/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_att_clt.c | 36 struct ble_att_error_rsp *rsp; in ble_att_clt_rx_error() local 240 struct ble_att_find_info_rsp *rsp; in ble_att_clt_rx_find_info() local 411 struct ble_att_read_type_rsp *rsp; in ble_att_clt_rx_read_type() local 678 struct ble_att_read_group_type_rsp *rsp; in ble_att_clt_rx_read_group_type() local 855 struct ble_att_prep_write_cmd *rsp; in ble_att_clt_rx_prep_write() local
|
H A D | ble_l2cap_sig.c | 348 struct ble_l2cap_sig_update_rsp *rsp; in ble_l2cap_sig_update_req_rx() local 415 struct ble_l2cap_sig_update_rsp *rsp; in ble_l2cap_sig_update_rsp_rx() local 639 struct ble_l2cap_sig_le_con_rsp *rsp; in ble_l2cap_sig_coc_req_rx() local 739 struct ble_l2cap_sig_le_con_rsp *rsp; in ble_l2cap_sig_coc_rsp_rx() local 871 struct ble_l2cap_sig_disc_rsp *rsp; in ble_l2cap_sig_disc_req_rx() local 955 struct ble_l2cap_sig_disc_rsp *rsp; in ble_l2cap_sig_disc_rsp_rx() local
|
H A D | ble_att_svr.c | 565 struct ble_att_error_rsp *rsp; in ble_att_svr_tx_error_rsp() local 858 struct ble_att_find_info_rsp *rsp; in ble_att_svr_build_find_info_rsp() local 1280 struct ble_att_read_type_rsp *rsp; in ble_att_svr_build_read_type_rsp() local 1726 struct ble_att_read_group_type_rsp *rsp; in ble_att_svr_build_read_group_type_rsp() local
|
H A D | ble_sm.c | 1648 struct ble_sm_pair_cmd *rsp; in ble_sm_pair_rsp_fill() local 1832 struct ble_sm_pair_cmd *rsp; in ble_sm_pair_rsp_rx() local
|
H A D | ble_gap.c | 2284 uint8_t rsp; in ble_gap_ext_adv_params_tx() local
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_att_clt_test.c | 103 struct ble_att_find_info_rsp rsp; in TEST_CASE() local 449 struct ble_att_prep_write_cmd rsp; in TEST_CASE() local
|
H A D | ble_gatt_disc_d_test.c | 55 struct ble_att_find_info_rsp rsp; in ble_gatt_disc_d_test_misc_rx_rsp_once() local
|
H A D | ble_hs_test_util.c | 1080 struct ble_att_error_rsp rsp; in ble_hs_test_util_rx_att_err_rsp() local 1241 struct ble_att_find_info_rsp rsp; in ble_hs_test_util_verify_tx_find_info_rsp() local 1296 struct ble_att_read_group_type_rsp rsp; in ble_hs_test_util_verify_tx_read_group_type_rsp() local 1350 struct ble_att_error_rsp rsp; in ble_hs_test_util_verify_tx_err_rsp() local 1546 struct ble_l2cap_sig_update_rsp *rsp; in ble_hs_test_util_rx_l2cap_update_rsp() local 1570 struct ble_l2cap_sig_update_rsp rsp; in ble_hs_test_util_verify_tx_l2cap_update_rsp() local
|
H A D | ble_gatt_find_s_test.c | 96 struct ble_att_read_type_rsp rsp; in ble_gatt_find_s_test_misc_rx_read_type() local
|
H A D | ble_gatt_disc_c_test.c | 56 struct ble_att_read_type_rsp rsp; in ble_gatt_disc_c_test_misc_rx_rsp_once() local
|
H A D | ble_gatt_disc_s_test.c | 62 struct ble_att_read_group_type_rsp rsp; in ble_gatt_disc_s_test_misc_rx_all_rsp_once() local
|
H A D | ble_l2cap_test.c | 726 struct ble_l2cap_sig_le_con_rsp rsp = {}; in ble_l2cap_test_coc_connect() local 783 struct ble_l2cap_sig_le_con_rsp rsp = {}; in ble_l2cap_test_coc_connect_by_peer() local
|
H A D | ble_gatt_write_test.c | 94 struct ble_att_prep_write_cmd rsp; in ble_gatt_write_test_rx_prep_rsp() local
|
H A D | ble_gatt_read_test.c | 205 struct ble_att_read_type_rsp rsp; in ble_gatt_read_test_misc_uuid_rx_rsp_good() local
|
H A D | ble_att_svr_test.c | 544 struct ble_att_read_type_rsp rsp; in ble_att_svr_test_misc_verify_tx_read_type_rsp() local 582 struct ble_att_prep_write_cmd rsp; in ble_att_svr_test_misc_verify_tx_prep_write_rsp() local
|
H A D | ble_sm_test_util.c | 714 ble_sm_test_util_rx_pair_rsp(uint16_t conn_handle, struct ble_sm_pair_cmd *rsp, in ble_sm_test_util_rx_pair_rsp()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_conn_hci.c | 1443 ble_ll_conn_hci_rd_auth_pyld_tmo(uint8_t *cmdbuf, uint8_t *rsp, uint8_t *rsplen) in ble_ll_conn_hci_rd_auth_pyld_tmo() 1472 ble_ll_conn_hci_wr_auth_pyld_tmo(uint8_t *cmdbuf, uint8_t *rsp, uint8_t *rsplen) in ble_ll_conn_hci_wr_auth_pyld_tmo() 1524 ble_ll_conn_hci_le_rd_phy(uint8_t *cmdbuf, uint8_t *rsp, uint8_t *rsplen) in ble_ll_conn_hci_le_rd_phy()
|
H A D | ble_ll_ctrl.c | 782 uint8_t *rsp) in ble_ll_ctrl_rx_phy_req() 859 uint8_t *rsp) in ble_ll_ctrl_rx_phy_rsp() 1510 ble_ll_ctrl_conn_param_reply(struct ble_ll_conn_sm *connsm, uint8_t *rsp, in ble_ll_ctrl_conn_param_reply()
|
H A D | ble_ll_dtm.c | 528 int ble_ll_dtm_end_test(uint8_t *rsp, uint8_t *rsplen) in ble_ll_dtm_end_test()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | cfg_cli.c | 556 static int get_state_u8(u16_t net_idx, u16_t addr, u32_t op, u32_t rsp, in get_state_u8() 588 static int set_state_u8(u16_t net_idx, u16_t addr, u32_t op, u32_t rsp, in set_state_u8()
|