Searched defs:rspbuf (Results 1 – 8 of 8) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_hci.c | 148 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 D | ble_ll_conn_hci.c | 925 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() 1392 ble_ll_conn_hci_le_ltk_neg_reply(uint8_t *cmdbuf, uint8_t *rspbuf, in ble_ll_conn_hci_le_ltk_neg_reply()
|
H A D | ble_ll_ctrl.c | 242 uint8_t *rspbuf, uint8_t opcode) in ble_ll_ctrl_conn_param_pdu_proc() 1687 uint8_t *rspbuf, uint8_t opcode) in ble_ll_ctrl_rx_feature_req() 1747 uint8_t *rspbuf) in ble_ll_ctrl_rx_conn_param_req() 1814 uint8_t *rspbuf) in ble_ll_ctrl_rx_conn_param_rsp() 1857 uint8_t *rspbuf) in ble_ll_ctrl_rx_version_ind() 2200 uint8_t *rspbuf; in ble_ll_ctrl_rx_pdu() local 2485 uint8_t *rspbuf; in ble_ll_ctrl_reject_ind_send() local
|
H A D | ble_ll_resolv.c | 201 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 D | ble_ll_whitelist.c | 106 ble_ll_whitelist_read_size(uint8_t *rspbuf, uint8_t *rsplen) in ble_ll_whitelist_read_size()
|
H A D | ble_ll_adv.c | 1793 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 D | bletest_hci.c | 127 uint8_t rspbuf[BLE_DEV_ADDR_LEN]; in bletest_hci_rd_bd_addr() local 150 uint8_t rspbuf[16]; in bletest_hci_le_encrypt() local 174 uint8_t rspbuf[2]; in bletest_hci_le_set_datalen() local 208 uint8_t rspbuf[BLE_HCI_RD_SUGG_DATALEN_RSPLEN]; in bletest_hci_le_rd_sugg_datalen() local 228 uint8_t rspbuf[BLE_HCI_RD_LOC_VER_INFO_RSPLEN]; in bletest_hci_rd_local_version() local 247 uint8_t rspbuf[BLE_HCI_RD_LOC_SUPP_FEAT_RSPLEN]; in bletest_hci_rd_local_feat() local 266 uint8_t rspbuf[BLE_HCI_RD_LOC_SUPP_CMD_RSPLEN]; in bletest_hci_rd_local_supp_cmd() local 293 uint8_t rspbuf[BLE_HCI_RD_SUPP_STATES_RSPLEN]; in bletest_hci_le_read_supp_states() local 312 uint8_t rspbuf[BLE_HCI_RD_MAX_DATALEN_RSPLEN]; in bletest_hci_le_rd_max_datalen() local 531 uint8_t rspbuf[BLE_HCI_RD_CHANMAP_RSP_LEN]; in bletest_hci_le_rd_chanmap() local
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_gap.c | 500 uint8_t rspbuf[4]; in ble_gap_read_le_phy() local
|