Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/lib/shell/
Dsockets.c180 int svc_count = 0; in cmd_net_sockets() local
/Zephyr-Core-3.7.0/subsys/net/lib/http/
Dhttp_server_core.c72 int svc_count; in http_server_init() local
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dgatt.c684 uint16_t svc_count; member
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_gatt.c74 static uint8_t svc_count; variable