OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rfc_inc_credit
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/rfcomm/
rfc_l2cap_if.c
377
rfc_inc_credit
(p_port, rfc_cb.rfc.rx_frame.credit);
rfc_int.h
317
extern void
rfc_inc_credit
(tPORT *p_port, UINT8 credit);
rfc_utils.c
399
** Function
rfc_inc_credit
408
void
rfc_inc_credit
(tPORT *p_port, UINT8 credit)
function
414
RFCOMM_TRACE_EVENT ("
rfc_inc_credit
:%d", p_port->credit_tx);
Completed in 527 milliseconds