Home
last modified time | relevance | path

Searched refs:CFrameWithStorage (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/pw_bluetooth_proxy_private/
Dtest_utils.h73 struct CFrameWithStorage { struct
78 Result<CFrameWithStorage> SetupCFrame(uint16_t handle, argument
/external/pigweed/pw_bluetooth_proxy/
Dtest_utils.cc74 Result<CFrameWithStorage> SetupCFrame(uint16_t handle, in SetupCFrame()
77 CFrameWithStorage frame; in SetupCFrame()
280 CFrameWithStorage cframe, in SendL2capConnectionReq()