Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/rfcomm/
Dport_utils.c424 BOOLEAN fc = p_port->tx.peer_fc in port_flow_control_user() local
Dport_int.h86 BOOLEAN fc; /* TRUE when the device is unable to accept frames */ member
/system/bt/bta/jv/
Dbta_jv_act.c2314 struct fc_channel *fc = fcchan_get(chan, TRUE); in fcclient_alloc() local
2357 static void fcclient_free(struct fc_client *fc) in fcclient_free()
/system/core/libpixelflinger/
Dscanline.cpp912 GGLfixed fc = (c->state.fog.color[i] * 0x10000) / 0xFF; in scanline() local