Home
last modified time | relevance | path

Searched full:ble_ll_conn_init_slots (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_sched.h91 * by the syscfg value BLE_LL_CONN_INIT_SLOTS. A collection of periods is called
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml133 BLE_LL_CONN_INIT_SLOTS:
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_sched.c562 req_slots = MYNEWT_VAL(BLE_LL_CONN_INIT_SLOTS); in ble_ll_sched_master_new()
H A Dble_ll_conn.c2379 itvl = MYNEWT_VAL(BLE_LL_CONN_INIT_SLOTS) * BLE_LL_SCHED_32KHZ_TICKS_PER_SLOT; in ble_ll_conn_next_event()
2490 (MYNEWT_VAL(BLE_LL_CONN_INIT_SLOTS) * BLE_LL_SCHED_32KHZ_TICKS_PER_SLOT) in ble_ll_conn_created()