Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test_utils.cc78 std::vector<uint8_t> CreateMccMscFrame(uint8_t dlci, bool fc, bool rtc, bool rtr, bool ic, in CreateMccMscFrame()
170 uint16_t acl_handle, bool mx_cr, bool fc, bool rtc, in CreateQuickMscPacket()
/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_utils.cc384 bool fc = p_port->tx.peer_fc || !p_port->rfc.p_mcb || !p_port->rfc.p_mcb->peer_ready || in port_flow_control_user() local
Dport_int.h79 bool fc; /* true when the device is unable to accept frames */ member
Dport_api.cc268 uint8_t break_signal_seq, bool fc) { in RFCOMM_ControlReqFromBTSOCK()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
DAppEventProducer.java300 FolderContainer fc = ci.getFolder(); in getContainer() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock.cc157 uint8_t break_signal_seq, bool fc) { in btsock_control_req()
Dbtif_sock_rfc.cc328 uint8_t break_signal_seq, bool fc) { in btsock_rfc_control_req()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DVideoUtils.java109 FileChannel fc = fos.getChannel(); in writeMovieIntoFile() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_sock_rfc.cc104 uint8_t break_signal_seq, bool fc) { in btsock_rfc_control_req()