Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h231 } tBTA_JV_L2CAP_CONG; typedef
351 tBTA_JV_L2CAP_CONG l2c_cong; /* BTA_JV_L2CAP_CONG_EVT */
/system/bt/btif/src/
Dbtif_sock_l2cap.cc669 static void on_l2cap_outgoing_congest(tBTA_JV_L2CAP_CONG* p, uint32_t id) { in on_l2cap_outgoing_congest()