Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h729 tBTA_JV_STATUS BTA_JvRfcommConnect(tBTA_SEC sec_mask,
/system/bt/btif/src/
Dbtif_sock_rfc.c340 …tBTA_JV_STATUS ret = BTA_JvRfcommConnect(slot->security, slot->role, slot->scn, slot->addr.address… in btsock_rfc_connect()
692 …if (BTA_JvRfcommConnect(slot->security, slot->role, p_data->disc_comp.scn, slot->addr.address, rfc… in jv_dm_cback()
/system/bt/bta/jv/
Dbta_jv_api.c770 tBTA_JV_STATUS BTA_JvRfcommConnect(tBTA_SEC sec_mask, in BTA_JvRfcommConnect() function