Searched defs:cframe (Results 1 – 10 of 10) sorted by relevance
46 bool L2capSignalingChannel::HandlePduFromController(pw::span<uint8_t> cframe) { in HandlePduFromController()125 emboss::CFrameWriter cframe = emboss::MakeCFrameView( in SendFlowControlCreditInd() local
4150 emboss::CFrameView cframe = emboss::MakeCFrameView( in TEST() local
110 _PyCFrame *cframe; member
387 MutablePacketView<l2cap::CommandHeader> cframe(&buffer, payload.size()); in SendL2CAPCFrame() local
8986 super_init_without_args(_PyInterpreterFrame *cframe, PyCodeObject *co, in super_init_without_args()9082 _PyInterpreterFrame *cframe = tstate->cframe->current_frame; in super_init_impl() local
1657 _PyCFrame cframe; local