Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket.h155 u_int32_t num_connections; member
301 u_int32_t num_connections; member
H A Dng_l2cap.h659 u_int32_t num_connections; /* number of connections */ member
H A Dng_hci.h641 u_int32_t num_connections; /* number of connections */ member
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_shim.c494 const uint32_t num_connections, in vchi_connect()