Lines Matching refs:dst_uuid
300 tBT_UUID src_uuid, dst_uuid;
346 dst_uuid.uu.uuid16 = UUID_SERVCLASS_PANU;
351 dst_uuid.uu.uuid16 = UUID_SERVCLASS_GN;
356 dst_uuid.uu.uuid16 = UUID_SERVCLASS_NAP;
358 mx_chan_id = dst_uuid.uu.uuid16;
369 dst_uuid.uu.uuid16 = UUID_SERVCLASS_PANU;
416 pcb->prv_dst_uuid = pcb->dst_uuid;
419 pcb->dst_uuid = dst_uuid.uu.uuid16;
422 dst_uuid.len = 2;
424 result = BNEP_Connect (rem_bda, &src_uuid, &dst_uuid, &(pcb->handle));