Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h397 tBTA_JV_RFCOMM_OPEN rfc_open; /* BTA_JV_RFCOMM_OPEN_EVT */ member
/system/bt/btif/src/
Dbtif_sock_rfc.c570 BTA_JvSetPmProfile(p_data->rfc_open.handle,BTA_JV_PM_ID_1,BTA_JV_CONN_OPEN); in rfcomm_cback()
571 on_cli_rfc_connect(&p_data->rfc_open, (uintptr_t)user_data); in rfcomm_cback()
/system/bt/bta/jv/
Dbta_jv_act.c1506 evt_data.rfc_open.handle = p_cb->handle; in bta_jv_port_mgmt_cl_cback()
1507 evt_data.rfc_open.status = BTA_JV_SUCCESS; in bta_jv_port_mgmt_cl_cback()
1508 bdcpy(evt_data.rfc_open.rem_bda, rem_bda); in bta_jv_port_mgmt_cl_cback()