Home
last modified time | relevance | path

Searched defs:rsplen (Results 1 – 8 of 8) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_hci.c148 ble_ll_hci_le_encrypt(uint8_t *cmdbuf, uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_le_encrypt()
179 ble_ll_hci_le_rand(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_le_rand()
197 ble_ll_hci_rd_local_version(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_rd_local_version()
226 ble_ll_hci_rd_local_supp_feat(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_rd_local_supp_feat()
248 ble_ll_hci_rd_local_supp_cmd(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_rd_local_supp_cmd()
266 ble_ll_hci_rd_bd_addr(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_rd_bd_addr()
306 ble_ll_hci_le_read_bufsize(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_le_read_bufsize()
454 ble_ll_hci_le_rd_sugg_data_len(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_le_rd_sugg_data_len()
473 ble_ll_hci_le_rd_max_data_len(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_le_rd_max_data_len()
495 ble_ll_hci_le_read_local_features(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_hci_le_read_local_features()
[all …]
H A Dble_ll_conn_hci.c925 uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_conn_hci_param_reply()
1158 ble_ll_conn_hci_rd_rssi(uint8_t *cmdbuf, uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_conn_hci_rd_rssi()
1193 ble_ll_conn_hci_rd_chan_map(uint8_t *cmdbuf, uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_conn_hci_rd_chan_map()
1248 ble_ll_conn_hci_set_data_len(uint8_t *cmdbuf, uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_conn_hci_set_data_len()
1343 ble_ll_conn_hci_le_ltk_reply(uint8_t *cmdbuf, uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_conn_hci_le_ltk_reply()
1393 uint8_t *rsplen) in ble_ll_conn_hci_le_ltk_neg_reply()
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 Dble_ll_resolv.c201 ble_ll_resolv_list_read_size(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_resolv_list_read_size()
401 ble_ll_resolv_peer_addr_rd(uint8_t *cmdbuf, uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_resolv_peer_addr_rd()
425 ble_ll_resolv_local_addr_rd(uint8_t *cmdbuf, uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_resolv_local_addr_rd()
H A Dble_ll_whitelist.c106 ble_ll_whitelist_read_size(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_whitelist_read_size()
H A Dble_ll_dtm.c528 int ble_ll_dtm_end_test(uint8_t *rsp, uint8_t *rsplen) in ble_ll_dtm_end_test()
H A Dble_ll_adv.c1793 ble_ll_adv_read_txpwr(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_adv_read_txpwr()
2145 ble_ll_adv_ext_set_param(uint8_t *cmdbuf, uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_adv_ext_set_param()
/nrf52832-nimble/packages/NimBLE-latest/apps/bletest/src/
H A Dbletest_hci.c68 uint8_t rsplen; in bletest_send_ltk_req_neg_reply() local
128 uint8_t rsplen; in bletest_hci_rd_bd_addr() local
151 uint8_t rsplen; in bletest_hci_le_encrypt() local
175 uint8_t rsplen; in bletest_hci_le_set_datalen() local
209 uint8_t rsplen; in bletest_hci_le_rd_sugg_datalen() local
229 uint8_t rsplen; in bletest_hci_rd_local_version() local
248 uint8_t rsplen; in bletest_hci_rd_local_feat() local
267 uint8_t rsplen; in bletest_hci_rd_local_supp_cmd() local
294 uint8_t rsplen; in bletest_hci_le_read_supp_states() local
313 uint8_t rsplen; in bletest_hci_le_rd_max_datalen() local
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gap.c501 uint8_t rsplen; in ble_gap_read_le_phy() local