Home
last modified time | relevance | path

Searched refs:PORT_FlowControl_MaxCredit (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbtif_sock_rfc.c767 extern int PORT_FlowControl_MaxCredit(uint16_t handle, bool enable); in flush_incoming_que_on_wr_signal()
768 PORT_FlowControl_MaxCredit(slot->rfc_port_handle, true); in flush_incoming_que_on_wr_signal()
/system/bt/stack/rfcomm/
Dport_api.c898 int PORT_FlowControl_MaxCredit (UINT16 handle, BOOLEAN enable) in PORT_FlowControl_MaxCredit() function