Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dport_api.h418 extern int PORT_FlowControl_MaxCredit(uint16_t handle, bool enable);
/system/bt/btif/src/
Dbtif_sock_rfc.cc799 PORT_FlowControl_MaxCredit(slot->rfc_port_handle, true); in flush_incoming_que_on_wr_signal()
/system/bt/stack/rfcomm/
Dport_api.cc849 int PORT_FlowControl_MaxCredit(uint16_t handle, bool enable) { in PORT_FlowControl_MaxCredit() function