Home
last modified time | relevance | path

Searched refs:rfc_send_credit (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/rfcomm/
Dport_utils.cc472 rfc_send_credit(p_port->rfc.p_mcb, p_port->dlci, in port_flow_control_peer()
Drfc_int.h340 extern void rfc_send_credit(tRFC_MCB* p_mcb, uint8_t dlci, uint8_t credit);
Drfc_ts_frames.cc482 void rfc_send_credit(tRFC_MCB* p_mcb, uint8_t dlci, uint8_t credit) { in rfc_send_credit() function