Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/include/
Dbta_jv_int.h335 } tBTA_JV_API_RFCOMM_FLOW_CONTROL; typedef
405 tBTA_JV_API_RFCOMM_FLOW_CONTROL rfcomm_fc;
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_api.c1182 tBTA_JV_API_RFCOMM_FLOW_CONTROL *p_msg; in BTA_JvRfcommFlowControl()
1190 …(p_msg = (tBTA_JV_API_RFCOMM_FLOW_CONTROL *)osi_malloc(sizeof(tBTA_JV_API_RFCOMM_FLOW_CONTROL))) !… in BTA_JvRfcommFlowControl()
Dbta_jv_act.c2413 tBTA_JV_API_RFCOMM_FLOW_CONTROL *fc = &(p_data->rfcomm_fc); in bta_jv_rfcomm_flow_control()