Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/rt-thread/components/finsh/
H A Dcmd.c162 int maxlen; in list_thread() local
275 int maxlen; in list_sem() local
342 int maxlen; in list_event() local
407 int maxlen; in list_mutex() local
465 int maxlen; in list_mailbox() local
536 int maxlen; in list_msgqueue() local
603 int maxlen; in list_memheap() local
660 int maxlen; in list_mempool() local
730 int maxlen; in list_timer() local
813 int maxlen; in list_device() local
/nrf52832-nimble/rt-thread/src/
H A Dkservice.c475 rt_size_t rt_strnlen(const char *s, rt_ubase_t maxlen) in rt_strnlen()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_radio.h383 uint8_t maxlen; /**< Maximum length of packet payload. */ member
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_adv.c1864 ble_ll_adv_update_data_mbuf(struct os_mbuf **omp, bool new_data, uint16_t maxlen, in ble_ll_adv_update_data_mbuf()