Home
last modified time | relevance | path

Searched defs:fcon (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Drfcomm.h160 uint8_t fcon; // only send if fcon & 1, send rsp if fcon & 0x80 member
H A Drfcomm.c686 static int rfcomm_send_uih_fc_rsp(rfcomm_multiplexer_t *multiplexer, uint8_t fcon) { in rfcomm_send_uih_fc_rsp()