Searched refs:BTA_JvRfcommFlowControl (Results 1 – 3 of 3) sorted by relevance
935 extern tBTA_JV_STATUS BTA_JvRfcommFlowControl(UINT32 handle, UINT16 credits_given);
1309 BTA_JvRfcommFlowControl(p_data->data_ind.handle, count); in btc_spp_cb_handler()1621 BTA_JvRfcommFlowControl(slot->rfc_handle, count); in spp_vfs_read()
1179 tBTA_JV_STATUS BTA_JvRfcommFlowControl(UINT32 handle, UINT16 credits_given) in BTA_JvRfcommFlowControl() function