Home
last modified time | relevance | path

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

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