Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h315 } tBTA_JV_RFCOMM_CONG; typedef
359 tBTA_JV_RFCOMM_CONG rfc_cong; /* BTA_JV_RFCOMM_CONG_EVT */
/system/bt/btif/src/
Dbtif_sock_rfc.cc615 static void on_rfc_outgoing_congest(tBTA_JV_RFCOMM_CONG* p, uint32_t id) { in on_rfc_outgoing_congest()