Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h333 extern void rfc_send_credit(tRFC_MCB *p_mcb, UINT8 dlci, UINT8 credit);
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_utils.c515 rfc_send_credit(p_port->rfc.p_mcb, p_port->dlci, in port_flow_control_peer()
Drfc_ts_frames.c599 void rfc_send_credit(tRFC_MCB *p_mcb, UINT8 dlci, UINT8 credit) in rfc_send_credit() function