Home
last modified time | relevance | path

Searched full:ble_ll_conn_init_max_tx_bytes (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml123 BLE_LL_CONN_INIT_MAX_TX_BYTES:
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_conn.c4376 maxbytes = min(MYNEWT_VAL(BLE_LL_CONN_INIT_MAX_TX_BYTES), max_phy_pyld); in ble_ll_conn_module_reset()