Home
last modified time | relevance | path

Searched defs:GetMaxNumAclConnections (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/
Dproxy_host.h373 static constexpr size_t GetMaxNumAclConnections() { in GetMaxNumAclConnections() function
/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
Dacl_data_channel.h96 static constexpr size_t GetMaxNumAclConnections() { return kMaxConnections; } in GetMaxNumAclConnections() function