Searched refs:BTA_JvRfcommConnect (Results 1 – 3 of 3) sorted by relevance
781 extern tBTA_JV_STATUS BTA_JvRfcommConnect(tBTA_SEC sec_mask,
330 …tBTA_JV_STATUS ret = BTA_JvRfcommConnect(slot->security, slot->role, slot->scn, slot->addr.address… in btsock_rfc_connect()675 …if (BTA_JvRfcommConnect(slot->security, slot->role, p_data->disc_comp.scn, slot->addr.address, rfc… in jv_dm_cback()
863 tBTA_JV_STATUS BTA_JvRfcommConnect(tBTA_SEC sec_mask, in BTA_JvRfcommConnect() function