HomeSort by relevance Sort by last modified time
    Searched refs:rfc_send_credit (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 522 rfc_send_credit(p_port->rfc.p_mcb, p_port->dlci,
rfc_int.h 341 extern void rfc_send_credit(tRFC_MCB *p_mcb, UINT8 dlci, UINT8 credit);
rfc_ts_frames.c 534 ** Function rfc_send_credit
539 void rfc_send_credit(tRFC_MCB *p_mcb, UINT8 dlci, UINT8 credit) function

Completed in 31 milliseconds