Home | History | Annotate | Download | only in jv

Lines Matching refs:RFCOMM_CreateConnection

1357       RFCOMM_CreateConnection(UUID_SERVCLASS_SERIAL_PORT, remote_scn, false,
1360 LOG(ERROR) << __func__ << ": RFCOMM_CreateConnection failed";
1594 if (RFCOMM_CreateConnection(p_cb->sec_id, p_cb->scn, true,
1658 if (RFCOMM_CreateConnection(sec_id, local_scn, true, BTA_JV_DEF_RFC_MTU,
1661 LOG(ERROR) << __func__ << ": RFCOMM_CreateConnection failed";