Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Dport_utils.cc388 bool fc = p_port->tx.peer_fc || !p_port->rfc.p_mcb || in port_flow_control_user() local
Dport_int.h84 bool fc; /* true when the device is unable to accept frames */ member
/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test_utils.cc79 std::vector<uint8_t> CreateMccMscFrame(uint8_t dlci, bool fc, bool rtc, in CreateMccMscFrame()
185 bool fc, bool rtc, bool rtr, bool ic, in CreateQuickMscPacket()
/system/bt/bta/jv/
Dbta_jv_act.cc1950 struct fc_channel* fc = fcchan_get(chan, true); in fcclient_alloc() local
1991 static void fcclient_free(struct fc_client* fc) { in fcclient_free()
/system/core/libpixelflinger/
Dscanline.cpp907 GGLfixed fc = (c->state.fog.color[i] * 0x10000) / 0xFF; in scanline() local