Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
H A Dh4_storage.h47 static constexpr uint16_t GetH4BuffSize() { return kH4BuffSize; } in GetH4BuffSize() function
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/
H A Dl2cap_channel_manager.cc87 uint16_t L2capChannelManager::GetH4BuffSize() const { in GetH4BuffSize() function in pw::bluetooth::proxy::L2capChannelManager