Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 7 of 7) sorted by relevance

/system/netd/server/
Dmain.cpp49 CommandListener *cl; in main() local
/system/bt/stack/rfcomm/
Drfc_port_if.c143 UINT8 cl; in RFCOMM_ParNegReq() local
194 void RFCOMM_ParNegRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in RFCOMM_ParNegRsp()
Dport_rfc.c294 void PORT_ParNegInd (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegInd()
385 void PORT_ParNegCnf (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegCnf()
Drfc_ts_frames.c235 void rfc_send_pn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT16 mtu, UINT8 cl, UINT8 k) in rfc_send_pn()
/system/vold/
Dmain.cpp64 CommandListener *cl; in main() local
/system/core/logd/
Dmain.cpp436 CommandListener *cl = new CommandListener(logBuf, reader, swl); in main() local
/system/core/libpixelflinger/
Dbuffer.cpp326 int ch, int cl, // clear in downshift_component()