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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_l2cap_if.c 373 rfc_inc_credit (p_port, rfc_cb.rfc.rx_frame.credit);
rfc_int.h 319 extern void rfc_inc_credit (tPORT *p_port, UINT8 credit);
rfc_utils.c 405 ** Function rfc_inc_credit
414 void rfc_inc_credit (tPORT *p_port, UINT8 credit) function
420 RFCOMM_TRACE_EVENT ("rfc_inc_credit:%d", p_port->credit_tx);

Completed in 58 milliseconds