/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll.h | 380 * -> Latency (2 bytes) 394 * latency: connection slave latency = latency
|
H A D | ble_ll_ctrl.h | 99 uint16_t latency; member 192 uint16_t latency; member
|
H A D | ble_ll_conn.h | 369 uint8_t ble_ll_conn_calc_dci(struct ble_ll_conn_sm *conn, uint16_t latency);
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gap_test.c | 306 TEST_ASSERT(get_le16(param + 6) == params->latency); in ble_gap_test_util_verify_tx_update_conn() 325 TEST_ASSERT(get_le16(param + 6) == ble_gap_test_conn_self_params.latency); in ble_gap_test_util_verify_tx_params_reply_pos() 359 evt.conn_latency = params->latency; in ble_gap_test_util_rx_update_complete() 378 evt.latency = params->latency; in ble_gap_test_util_rx_param_req() 835 params.latency = 1; in TEST_CASE() 1911 params->latency); in ble_gap_test_util_update_no_l2cap() 1958 l2cap_params.slave_latency = params->latency; in ble_gap_test_util_update_l2cap() 1979 TEST_ASSERT(ble_gap_test_conn_desc.conn_latency == params->latency); in ble_gap_test_util_update_l2cap() 2090 l2cap_params.slave_latency = params->latency; in ble_gap_test_util_update_l2cap_tmo() 2157 TEST_ASSERT(ble_gap_test_conn_desc.conn_latency == params->latency); in ble_gap_test_util_update_peer() [all …]
|
H A D | ble_l2cap_test.c | 118 TEST_ASSERT(get_le16(param + 6) == params->latency); in ble_l2cap_test_util_verify_tx_update_conn() 512 params.latency = 0; in ble_l2cap_test_util_peer_updates()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_ctrl.c | 255 req->latency = get_le16(dptr + 4); in ble_ll_ctrl_conn_param_pdu_proc() 270 req->latency, in ble_ll_ctrl_conn_param_pdu_proc() 279 * or latency. If not, this may just be an anchor point change and we do in ble_ll_ctrl_conn_param_pdu_proc() 288 (connsm->slave_latency == req->latency)) { in ble_ll_ctrl_conn_param_pdu_proc() 316 (req->latency != hcu->conn_latency) || in ble_ll_ctrl_conn_param_pdu_proc() 381 * the amount of slave latency as the slave may not be listening in ble_ll_ctrl_conn_upd_make() 421 req->latency = cp->latency; in ble_ll_ctrl_conn_upd_make() 426 req->latency = hcu->conn_latency; in ble_ll_ctrl_conn_upd_make() 436 put_le16(pyld + 5, req->latency); in ble_ll_ctrl_conn_upd_make() 1433 put_le16(dptr + 4, req->latency); in ble_ll_ctrl_conn_param_pdu_make() [all …]
|
H A D | ble_ll_conn.c | 748 * @param latency Used only for CSA #1 753 ble_ll_conn_calc_dci(struct ble_ll_conn_sm *conn, uint16_t latency) in ble_ll_conn_calc_dci() argument 765 while (latency > 0) { in ble_ll_conn_calc_dci() 767 latency--; in ble_ll_conn_calc_dci() 1743 /* Set slave latency and supervision timeout */ in ble_ll_conn_master_init() 1864 /* Set slave latency and supervision timeout */ in ble_ll_conn_ext_set_params() 2190 uint16_t latency; in ble_ll_conn_next_event() local 2222 * latency if we are doing one of these updates as long as we in ble_ll_conn_next_event() 2228 latency = 1; in ble_ll_conn_next_event() 2234 latency += connsm->slave_latency; in ble_ll_conn_next_event() [all …]
|
H A D | ble_ll_conn_hci.c | 90 * @param latency 97 uint16_t latency, uint16_t spvn_tmo) in ble_ll_conn_hci_chk_conn_params() argument 105 (latency > BLE_HCI_CONN_LATENCY_MAX) || in ble_ll_conn_hci_chk_conn_params() 118 min_spvn_tmo_usecs *= (1 + latency); in ble_ll_conn_hci_chk_conn_params() 457 /* Check connection interval, latency and supervision timeoout */ in ble_ll_conn_create()
|
H A D | ble_ll_conn_priv.h | 159 uint16_t latency, uint16_t spvn_tmo);
|
H A D | ble_ll_hci_ev.c | 81 put_le16(evbuf + 9, cp->latency); in ble_ll_hci_ev_rem_conn_parm_req()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_gap.c | 95 .latency = BLE_GAP_INITIAL_CONN_LATENCY, 289 "latency=%d supervision_timeout=%d min_ce_len=%d " in ble_gap_log_conn() 292 params->itvl_max, params->latency, params->supervision_timeout, in ble_gap_log_conn() 315 "conn_handle=%d itvl_min=%d itvl_max=%d latency=%d " in ble_gap_log_update() 318 params->latency, params->supervision_timeout, in ble_gap_log_update() 1061 l2cap_params->slave_latency = params->latency; in ble_gap_update_to_l2cap() 3416 hcc.conn_latency = params->latency; in ble_gap_conn_create_tx() 3448 hcc_params->conn_latency = gap_params->latency; in ble_gap_copy_params() 4040 pos_reply.conn_latency = params->latency; in ble_gap_tx_param_pos_reply() 4096 peer_params.latency = evt->latency; in ble_gap_rx_param_req() [all …]
|
H A D | ble_hs_dbg.c | 63 BLE_HS_LOG(DEBUG, "itvl=%u latency=%u spvn_tmo=%u mca=%u\n", in ble_hs_dbg_le_event_disp() 102 "itvl=%u latency=%u timeout=%u\n", in ble_hs_dbg_le_event_disp() 120 "min_itvl=%u max_itvl=%u latency=%u timeout=%u\n", in ble_hs_dbg_le_event_disp()
|
H A D | ble_hs_hci_evt.c | 730 evt.latency = get_le16(data + 7); in ble_hs_hci_evt_le_conn_parm_req() 739 if (evt.latency < BLE_HCI_CONN_LATENCY_MIN || in ble_hs_hci_evt_le_conn_parm_req() 740 evt.latency > BLE_HCI_CONN_LATENCY_MAX) { in ble_hs_hci_evt_le_conn_parm_req()
|
H A D | ble_hs_hci_cmd.c | 477 /* Check connection latency */ in ble_hs_hci_cmd_body_le_create_connection() 1378 /* Check connection latency */ in ble_hs_hci_check_conn_params()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/ |
H A D | cmd_l2cap.c | 69 params.slave_latency = parse_arg_uint16_dflt("latency", 0, &rc); in cmd_l2cap_update() 71 console_printf("invalid 'latency' parameter\n"); in cmd_l2cap_update()
|
H A D | cmd.c | 794 phy_1M_params.latency = parse_arg_uint16_dflt("latency", 0, &rc); in cmd_connect() 796 console_printf("invalid 'latency' parameter\n"); in cmd_connect() 866 phy_coded_params.latency = in cmd_connect() 911 phy_2M_params.latency = in cmd_connect() 972 {"latency", "usage: =[UINT16], default: 0"}, 2099 params.latency = parse_arg_uint16_dflt("latency", 0, &rc); in cmd_conn_update_params() 2101 console_printf("invalid 'latency' parameter\n"); in cmd_conn_update_params() 2139 {"latency", "usage: =[UINT16], default: 0"}, 3423 {"latency", "usage: =[UINT16], default: 0"},
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gap/ |
H A D | syscfg.yml | 63 Value of "slave latency" of PPCP characteristic as defined by Core
|
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/ |
H A D | start_rvds.S | 553 ;// <o9.0..3> tRRD: Active bank A to active bank B latency <1-16> <#-1> 608 ;// <o0.8..9> CAS: CAS latency 612 ;// <o0.0..1> RAS: RAS latency (active to read/write delay) 655 ;// <o0.8..9> CAS: CAS latency 659 ;// <o0.0..1> RAS: RAS latency (active to read/write delay) 701 ;// <o0.8..9> CAS: CAS latency 705 ;// <o0.0..1> RAS: RAS latency (active to read/write delay) 747 ;// <o0.8..9> CAS: CAS latency 751 ;// <o0.0..1> RAS: RAS latency (active to read/write delay)
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gap.h | 212 /** Connection latency */ 232 uint16_t latency; member 256 uint16_t latency; member
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_adc.h | 237 * depends on the sampling timer and the maximum latency of the ADC interrupt. If
|
H A D | nrfx_power.h | 55 NRFX_POWER_MODE_CONSTLAT, /**< Constant latency mode */
|
H A D | nrfx_rtc.h | 239 * If Reliable mode is enabled, the provided maximum latency is taken into account
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 282 Latency in milliseconds that it takes to enable scanning. This
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | build.c | 61 /* XXX: Can get high latency here with huge directories */ in jffs2_build_inode_pass1()
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_power.h | 86 …WER_TASK_CONSTLAT = offsetof(NRF_POWER_Type, TASKS_CONSTLAT), /**< Enable constant latency mode */ 87 …PWR = offsetof(NRF_POWER_Type, TASKS_LOWPWR ), /**< Enable low power mode (variable latency) */
|