Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_session.h44 uint32_t next_id; member
/Zephyr-latest/subsys/bluetooth/host/
Dkeys.c384 unsigned long next_id = strtoul(next, NULL, 10); in keys_set() local
Dgatt.c5820 unsigned long next_id = strtoul(next, NULL, 10); in ccc_set() local
6182 unsigned long next_id = strtoul(next, NULL, 10); in sc_set() local
6268 unsigned long next_id = strtoul(next, NULL, 10); in cf_set() local
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dsmp_bt.c108 static uint8_t next_id; variable